aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorDouglas Anderson <[email protected]>2016-03-07 22:00:50 +0000
committerMark Yao <[email protected]>2016-03-28 06:48:31 +0000
commit948cf42700b15fc65ec4cc3ac52a8bbeb84b87ef (patch)
treec65784b0eebe5cd03d764392db01c6b28fc9bc6c /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/rockchip: vop: Disable planes when disabling CRTC (diff)
downloadkernel-948cf42700b15fc65ec4cc3ac52a8bbeb84b87ef.tar.gz
kernel-948cf42700b15fc65ec4cc3ac52a8bbeb84b87ef.zip
drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error path
The drm_encoder_cleanup() was missing both from the error path of dw_hdmi_rockchip_bind(). This caused a crash when slub_debug was enabled and we ended up deferring probe of HDMI at boot. This call isn't needed from unbind() because if dw_hdmi_bind() returns no error then it takes over the job of freeing the encoder (in dw_hdmi_unbind). Signed-off-by: Douglas Anderson <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions