]> 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)
commit75d12a72ca09f5a87c195e1209b6748ad1cb2a23
tree9cdd689cf31af822bff13fb964049627051b9b52
parent4e800cfc23c0dc2c79c948bb06612e63123d82fc
parent31613e9fed903479ca3e3ab11d7d5268e24ba4ad
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