Skip to content
Commit bd672b75 authored by Claudio Suarez's avatar Claudio Suarez Committed by Thomas Zimmermann
Browse files

drm: fix error found in some cases after the patch d1af5cd86997



The patch d1af5cd86997 ("drm: get rid of DRM_DEBUG_* log
calls in drm core, files drm_a*.c") fails when the drm_device
cannot be found in the parameter plane_state->crtc.
Fix it using plane_state->plane.

Reported-by: default avatarkernel test robot <oliver.sang@intel.com>
Fixes: 6e22dc35 ("drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.c")
Signed-off-by: default avatarClaudio Suarez <cssk@net-c.es>
[danvet: fix Fixes: line]
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/YaiXEARd8z2C463h@gineta.localdomain


(cherry picked from commit 521d459b)
Signed-off-by: default avatarThomas Zimmermann <tzimmermann@suse.de>
parent 69e63001
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment