[pull] radeon and amdgpu drm-fixes-4.16

Alex Deucher alexdeucher at gmail.com
Wed Mar 14 20:58:30 UTC 2018


Hi Dave,

A few fixes for 4.16:
- Fix a backlight S/R regression on amdgpu
- Fix prime teardown on radeon and amdgpu
- DP fix for amdgpu

The following changes since commit b0655d668fc4faf0c1985e828820f9b9ca13abe6:

  Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2018-03-09 09:23:02 +1000)

are available in the git repository at:

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

for you to fetch changes up to 7d617264eb22b18d979eac6e85877a141253034e:

  drm/amdgpu/dce: Don't turn off DP sink when disconnected (2018-03-14 15:40:00 -0500)

----------------------------------------------------------------
Alex Deucher (1):
      drm/amdgpu: save/restore backlight level in legacy dce code

Christian König (2):
      drm/amdgpu: fix prime teardown order
      drm/radeon: fix prime teardown order

Michel Dänzer (1):
      drm/amdgpu/dce: Don't turn off DP sink when disconnected

 drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | 31 ++++++++++----------------
 drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c        |  2 --
 drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h       |  1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c     |  2 ++
 drivers/gpu/drm/amd/amdgpu/atombios_encoders.c |  4 ++--
 drivers/gpu/drm/amd/amdgpu/atombios_encoders.h |  5 +++++
 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c         |  8 +++++++
 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c         |  8 +++++++
 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c          |  8 +++++++
 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c          |  8 +++++++
 drivers/gpu/drm/radeon/radeon_gem.c            |  2 --
 drivers/gpu/drm/radeon/radeon_object.c         |  2 ++
 12 files changed, 56 insertions(+), 25 deletions(-)


More information about the amd-gfx mailing list