mbox

[pull] radeon and amdgpu drm-fixes-4.9

Message ID 1479931443-24641-1-git-send-email-alexander.deucher@amd.com
State New
Headers show

Pull-request

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

Message

Alex Deucher Nov. 23, 2016, 8:04 p.m. UTC
Hi Dave,

Just a regression fix for certain older PX systems using d3cold.

The following changes since commit da7800a88c5a3b798f763d6f9f343e9a49860c4f:

  drm/amd/powerplay: avoid out of bounds access on array ps. (2016-11-16 14:26:17 -0500)

are available in the git repository at:

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

for you to fetch changes up to d3ac31f3b4bf9fade93d69770cb9c34912e017be:

  drm/radeon: fix power state when port pm is unavailable (v2) (2016-11-23 13:57:58 -0500)

----------------------------------------------------------------
Peter Wu (2):
      drm/amdgpu: fix power state when port pm is unavailable
      drm/radeon: fix power state when port pm is unavailable (v2)

 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 9 ++++++++-
 drivers/gpu/drm/radeon/radeon_atpx_handler.c     | 9 ++++++++-
 2 files changed, 16 insertions(+), 2 deletions(-)