vl: add drm support for vl_screen
authorLeo Liu <leo.liu@amd.com>
Wed, 4 Nov 2015 21:24:26 +0000 (16:24 -0500)
committerLeo Liu <leo.liu@amd.com>
Sun, 8 Nov 2015 23:15:57 +0000 (18:15 -0500)
commit7da86e0ec0cd38dcf58db97bb5c8a0eff9a3dd15
tree3a482dbbf50365b3d978a599070f866560f21377
parentd115e47099b6c3ceb27d0c462eb559df6d1f9fd7
vl: add drm support for vl_screen

This will allow the state trackers to use render nodes
with screen creation

v2: dup fd for pipe loader

Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
src/gallium/auxiliary/Makefile.sources
src/gallium/auxiliary/vl/vl_winsys.h
src/gallium/auxiliary/vl/vl_winsys_drm.c [new file with mode: 0644]