linux/drivers/gpu/drm/amd
Lukas Wunner 84b89bdced drm/amdgpu: Turn off CRTCs on driver unload
amdgpu leaks a runtime pm ref if at least one CRTC is enabled on unload.
The ref is taken by amdgpu_crtc_set_config() and held as long as a CRTC
is in use. Fix by turning off all CRTCs on unload.

Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/7bf8d9ceb9d343a7495788667e6da170b8fd3af1.1465392124.git.lukas@wunner.de
2016-06-24 08:49:35 +02:00
..
acp drm/amd: add Kconfig dependency for ACP on DRM_AMDGPU 2016-05-25 09:44:15 -04:00
amdgpu drm/amdgpu: Turn off CRTCs on driver unload 2016-06-24 08:49:35 +02:00
amdkfd drm/amdkfd: Clean up inline handling 2016-06-21 21:32:52 +02:00
include drm/amd/amdgpu: Add name field to amd_ip_funcs (v2) 2016-05-11 12:31:26 -04:00
powerplay drm/amd/powerplay/hwmgr: use kmemdup 2016-05-19 11:01:02 -04:00
scheduler drm/amd: cleanup remaining spaces and tabs v2 2016-05-11 12:31:20 -04:00