OSDN Git Service

driver_name_map: add nouveau and radeon for Mesa Gallium
authorJulien Isorce <j.isorce@samsung.com>
Fri, 27 Nov 2015 08:53:45 +0000 (08:53 +0000)
committerXiang, Haihao <haihao.xiang@intel.com>
Tue, 2 Feb 2016 08:42:23 +0000 (16:42 +0800)
commit1f026dec91ce7d3d0efc9c572687ea31d49a8678
treeb5d2fecd9045fc5b7c157b62ddbe93ab0af7f12b
parent09b2f1f637390318236c11312898e3f4906c9581
driver_name_map: add nouveau and radeon for Mesa Gallium

This patch allows va_getDriverName to succeed.
It is useful in vaInitialize to select the vaapi
driver provided by Mesa Gallium:
lib/dri/gallium_drv_video.so

Signed-off-by: Julien Isorce <j.isorce@samsung.com>
va/drm/va_drm_utils.c