summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_internal.h
diff options
context:
space:
mode:
authorMatt Roper2014-12-11 16:20:57 +0100
committerDaniel Vetter2014-12-11 16:57:18 +0100
commit7432ca5acec8a24a7e576c92d28449e2d790b734 (patch)
tree1dfbbb897c5c1e27c9c612f29c61a6eb1367647a /drivers/gpu/drm/drm_internal.h
parentdrm/doc: Document drm_add_modes_noedid() usage (diff)
downloadkernel-qcow2-linux-7432ca5acec8a24a7e576c92d28449e2d790b734.tar.gz
kernel-qcow2-linux-7432ca5acec8a24a7e576c92d28449e2d790b734.tar.xz
kernel-qcow2-linux-7432ca5acec8a24a7e576c92d28449e2d790b734.zip
drm/plane-helper: Test for plane disable earlier
drm_plane_helper_check_update() currently uses crtc before testing whether we're disabling the plane (fb == NULL). Move the fb test before the first crtc usage so that crtc == NULL doesn't have to be handled by the caller. Signed-off-by: Matt Roper <matthew.d.roper@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/drm_internal.h')
0 files changed, 0 insertions, 0 deletions