]> git.baikalelectronics.ru Git - kernel.git/commit
drm: qxl: Expose creation of universal primary plane
authorGabriel Krisman Bertazi <krisman@collabora.co.uk>
Mon, 27 Feb 2017 20:43:18 +0000 (17:43 -0300)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 28 Feb 2017 16:26:11 +0000 (17:26 +0100)
commit58c902371b1ed0e1a845cc92ad9fe5a859ea273d
tree3c77be28a33fd8e82d028cb40d34ecbfb3a59984
parentdf24870b70c0620274374e5cdbe7a831d4e2b1c9
drm: qxl: Expose creation of universal primary plane

Let's expose the primary plane initialization inside the qxl driver in
preparation for universal planes and atomic.

Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/20170227204328.18761-5-krisman@collabora.co.uk
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
drivers/gpu/drm/qxl/qxl_display.c