[pull] radeon fixes 3.13

Alex Deucher alexdeucher at gmail.com
Tue Dec 24 12:06:24 PST 2013


Hi Dave,

Radeon fixes, Christmas eve edition.  Fix incorrect family for 0x9649
which lead to bogus rendering, tiling and RB fixes for SI and CIK,
and a UVD fix.

The following changes since commit 418cb50bd6f977249b38f8888359e0adca6fc8ea:

  Merge tag 'drm-intel-fixes-2013-12-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes (2013-12-23 10:35:57 +1000)

are available in the git repository at:


  git://people.freedesktop.org/~agd5f/linux drm-fixes-3.13

for you to fetch changes up to 9482d0d37b46d2bd968d357bbd912cae49caf163:

  drm/radeon: Bump version for CIK DCE tiling fix (2013-12-23 11:31:44 -0500)

----------------------------------------------------------------
Alex Deucher (2):
      drm/radeon: 0x9649 is SUMO2 not SUMO
      drm/radeon: Bump version for CIK DCE tiling fix

Christian König (1):
      drm/radeon: fix UVD 256MB check

Marek Olšák (4):
      drm/radeon: fix render backend setup for SI and CIK
      drm/radeon: expose render backend mask to the userspace
      drm/radeon: set correct pipe config for Hawaii in DCE
      drm/radeon: set correct number of banks for CIK chips in DCE

 drivers/gpu/drm/radeon/atombios_crtc.c | 83 ++++++++++++++++++++--------------
 drivers/gpu/drm/radeon/cik.c           | 12 +++--
 drivers/gpu/drm/radeon/radeon.h        |  4 +-
 drivers/gpu/drm/radeon/radeon_drv.c    |  3 +-
 drivers/gpu/drm/radeon/radeon_kms.c    |  9 ++++
 drivers/gpu/drm/radeon/radeon_uvd.c    |  2 +-
 drivers/gpu/drm/radeon/si.c            | 12 +++--
 include/drm/drm_pciids.h               |  2 +-
 include/uapi/drm/radeon_drm.h          |  2 +
 9 files changed, 80 insertions(+), 49 deletions(-)


More information about the dri-devel mailing list