[pull] radeon and amdgpu drm-fixes-4.8

Alex Deucher alexdeucher at gmail.com
Wed Aug 24 18:50:52 UTC 2016


Hi Dave,

radeon and amdgpu fixes for 4.8.  Nothing major:
- fix a performance regression due to the LRU changes in 4.7
- 32 bit fixes
- fix a PLL regression
- misc bug fixes

The following changes since commit 91d62d9f30206be6f7749a0e6f7fa58c6d70c702:

  Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2016-08-18 12:51:27 +1000)

are available in the git repository at:

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

for you to fetch changes up to 611a1507fe8569ce1adab3abc982ea58ab559fb9:

  drm/amdgpu: skip TV/CV in display parsing (2016-08-24 14:04:38 -0400)

----------------------------------------------------------------
Alex Deucher (2):
      drm/amdgpu: avoid a possible array overflow
      drm/amdgpu: skip TV/CV in display parsing

Christian König (6):
      drm/radeon: only apply the SS fractional workaround to RS[78]80
      drm/radeon: fix radeon_move_blit on 32bit systems
      drm/amdgpu: fix amdgpu_move_blit on 32bit systems
      drm/amdgpu: fix sdma_v2_4_ring_test_ib
      drm/amdgpu: fix timeout value check in amd_sched_job_recovery
      drm/amdgpu: fix lru size grouping v2

 drivers/gpu/drm/amd/amdgpu/amdgpu.h           |  2 ++
 drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c  | 13 +++++++++++++
 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c       | 12 ++++++++++--
 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c        |  2 +-
 drivers/gpu/drm/amd/scheduler/gpu_scheduler.c |  2 +-
 drivers/gpu/drm/radeon/atombios_crtc.c        |  4 +++-
 drivers/gpu/drm/radeon/radeon_ttm.c           |  4 ++--
 7 files changed, 32 insertions(+), 7 deletions(-)


More information about the dri-devel mailing list