aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c
diff options
context:
space:
mode:
authorLukas Wunner <[email protected]>2016-01-21 23:10:21 +0000
committerAlex Deucher <[email protected]>2016-02-12 20:56:06 +0000
commit477d9f0ea6ef6c1501b32434dc06ce3fbbf9c200 (patch)
treee4a497445da7b31d88964bfb8f6549d699bf7699 /drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c
parentdrm/amdgpu/vi: move uvd tiling config setup into uvd code (diff)
downloadkernel-477d9f0ea6ef6c1501b32434dc06ce3fbbf9c200.tar.gz
kernel-477d9f0ea6ef6c1501b32434dc06ce3fbbf9c200.zip
drm/radeon: Fix WARN_ON if DRM_DP_AUX_CHARDEV is enabled
Rafael Antognolli's new DRM_DP_AUX_CHARDEV feature causes a WARN_ON if drm_dp_aux->dev == drm_connector->kdev and drm_dp_aux_unregister() is called after drm_connector_unregister(). radeon is the only driver affected by this besides i915. (amdgpu calls drm_dp_aux_unregister() before drm_connector_unregister().) Cc: Rafael Antognolli <[email protected]> Cc: Ville Syrjälä <[email protected]> Cc: Alex Deucher <[email protected]> Signed-off-by: Lukas Wunner <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c')
0 files changed, 0 insertions, 0 deletions