linux/drivers/gpu/drm/amd
Grazvydas Ignotas 2f9ba199da drm/amdgpu: warn if dp aux is still attached on free
If this happens (and it recently did), we free a structure while part of
it is still in use, which results in non-obvious crashes. The way it's
detached is not trivial (DRM core has to call the connector .destroy
callback and things must be torn down in the right order), so better
detect it and warn early.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2016-10-06 12:39:03 -04:00
..
acp drm/amd: add Kconfig dependency for ACP on DRM_AMDGPU 2016-05-25 09:44:15 -04:00
amdgpu drm/amdgpu: warn if dp aux is still attached on free 2016-10-06 12:39:03 -04:00
amdkfd Linux 4.8-rc8 2016-09-28 12:08:49 +10:00
include drm/amdgpu:add fw version entry to info 2016-09-22 10:24:15 -04:00
powerplay drm/amdgpu: remove DRM_AMD_POWERPLAY 2016-10-04 11:15:59 -04:00
scheduler drm/amdgpu: fix timeout value check in amd_sched_job_recovery 2016-08-19 12:29:20 -04:00