[pull] radeon and amdgpu drm-fixes-4.3

Alex Deucher alexdeucher at gmail.com
Wed Oct 21 08:33:31 PDT 2015


Hi Dave,

Just a crash fix for radeon and amdgpu if the user has forcibly disabled
dpm and tries to access the pwm sysfs controls.

The following changes since commit f6c7aba47bcc0b1cc2085c8d8af80f8c02f28269:

  drm/amdgpu: Keep the pflip interrupts always enabled v7 (2015-10-15 10:04:50 -0400)

are available in the git repository at:

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

for you to fetch changes up to 677c884ff6370add1360e2b9558285355ebe2b36:

  drm/amdgpu: add missing dpm check for KV dpm late init (2015-10-19 15:54:21 -0400)

----------------------------------------------------------------
Alex Deucher (3):
      drm/radeon/dpm: don't add pwm attributes if DPM is disabled
      drm/amdgpu/dpm: don't add pwm attributes if DPM is disabled
      drm/amdgpu: add missing dpm check for KV dpm late init

 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 8 ++++++--
 drivers/gpu/drm/amd/amdgpu/kv_dpm.c    | 3 +++
 drivers/gpu/drm/radeon/radeon_pm.c     | 8 ++++++--
 3 files changed, 15 insertions(+), 4 deletions(-)


More information about the dri-devel mailing list