[pull] radeon and amdgpu drm-fixes-4.5

Alex Deucher alexdeucher at gmail.com
Wed Feb 24 21:23:28 UTC 2016


Hi Dave,

A few radeon and amdgpu fixes for 4.5.  A few further fixes for the vblank
regressions in 4.4 and a couple of other minor fixes.

The following changes since commit 4fbbed46dca83bcba3a0170205110a06c116a8e6:

  drm/nouveau: use post-decrement in error handling (2016-02-19 13:36:05 +1000)

are available in the git repository at:

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

for you to fetch changes up to 6378076bcfdcd1d4f8d726d08d3fa044736873eb:

  drm/amdgpu: disable direct VM updates when vm_debug is set (2016-02-24 12:46:06 -0500)

----------------------------------------------------------------
Alex Deucher (5):
      drm/amdgpu/gfx8: fix priv reg interrupt enable
      drm/amdgpu: fix locking in force performance level
      drm/amdgpu/pm: add some checks for PX
      drm/amdgpu/pm: adjust display configuration after powerstate
      drm/radeon/pm: adjust display configuration after powerstate

Bradley Pankow (1):
      amdgpu: fix NULL pointer dereference at tonga_check_states_equal

Christian König (1):
      drm/amdgpu: disable direct VM updates when vm_debug is set

Mario Kleiner (2):
      drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
      drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.

 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c       | 18 +++++++++++---
 drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c           |  3 ++-
 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c            | 29 +++++++++++++++++++----
 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c             |  2 +-
 drivers/gpu/drm/amd/powerplay/eventmgr/eventmgr.c |  4 ++--
 drivers/gpu/drm/radeon/radeon_display.c           | 17 +++++++++++--
 drivers/gpu/drm/radeon/radeon_pm.c                |  5 ++--
 7 files changed, 62 insertions(+), 16 deletions(-)


More information about the dri-devel mailing list