]> git.baikalelectronics.ru Git - kernel.git/commit
drm: check that planes types are correct while initializing CRTC
authorBenjamin Gaignard <benjamin.gaignard@linaro.org>
Tue, 17 Mar 2015 11:05:29 +0000 (12:05 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 17 Mar 2015 13:03:04 +0000 (14:03 +0100)
commit056e777c9fc6b680e795ef11acc1e058026db72c
tree733281edb07603f4a89ed30deb3ec037b30faf47
parentcee2c0f377c421c400c7cdee3455621680653023
drm: check that planes types are correct while initializing CRTC

Be warned if primary or cursor planes haven't the correct type

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/drm_crtc.c