st/va: use drm render node for wayland display type
authorLeo Liu <leo.liu@amd.com>
Tue, 17 May 2016 19:16:09 +0000 (15:16 -0400)
committerLeo Liu <leo.liu@amd.com>
Thu, 19 May 2016 13:40:33 +0000 (09:40 -0400)
commit2f90d11d86e476c679abbc0420ea22bd14b53ef7
treeeb3d0883a00c2e63f7f20bcd7567d94f31876489
parentf6742859b76de8c90a8593f2f308e7c22380a390
st/va: use drm render node for wayland display type

With xwayland, vainfo use VA_DISPLAY_WAYLAND as default and it fails
and fails when specify display with  `vainfo --display wayland`.
In fact wayland support for libva uses drm path to connect device,
and should use drm pipe loader to create screen.

Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/state_trackers/va/context.c