]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux into drm...
authorDave Airlie <airlied@redhat.com>
Thu, 7 Mar 2013 22:28:22 +0000 (08:28 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 7 Mar 2013 22:28:22 +0000 (08:28 +1000)
commit8bb5aa37af7cfe72c18aba0b3402ae3d4d183587
tree9cdd689cf31af822bff13fb964049627051b9b52
parent8d29b445bd36ec4cd004da8c2a910dc2c531869d
parent8e10cf6bef5b4039ebb183ec13b58f4fb03648a5
Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next

Alex writes:
  Radeon fixes pull.  Not much to it.
  - fix some splatter if the interrupt handler isn't registered
  - Add a quirk for an old R200 board to fix washed out colors on the DAC
  - Don't try and soft reset the MC when we reset the GPU.  It usually doesn't
    need it and doesn't always work reliably.
  - A CS checker fix from Marek

* 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux:
  drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK
  drm/radeon: skip MC reset as it's probably not hung
  drm/radeon: add primary dac adj quirk for R200 board
  drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled