[Libva] [PATCH] Added hybrid driver to the supported list

Sean V Kelley sean.v.kelley at intel.com
Fri Aug 22 16:00:49 PDT 2014


lgtm

Tested-by: Sean V Kelley <sean.v.kelley at intel.com>


On Fri, Aug 22, 2014 at 3:47 PM, Kibey, Sameer <sameer.kibey at intel.com>
wrote:

> Added OTC hybrid driver to the list of supported drivers.
>
> This will be used for hybrid codecs like VP8 h-encode.
> Signed-off-by: Sameer Kibey <sameer.kibey at intel.com>
> ---
>  va/drm/va_drm_utils.c |    1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/va/drm/va_drm_utils.c b/va/drm/va_drm_utils.c index
> f3ffd6b..da0ade2 100644
> --- a/va/drm/va_drm_utils.c
> +++ b/va/drm/va_drm_utils.c
> @@ -39,6 +39,7 @@ static const struct driver_name_map g_driver_name_map[]
> = {
>      { "i915",       4, "i965"   }, // Intel OTC GenX driver
>      { "pvrsrvkm",   8, "pvr"    }, // Intel UMG PVR driver
>      { "emgd",       4, "emgd"   }, // Intel ECG PVR driver
> +    { "hybrid",     6, "hybrid" }, // Intel OTC Hybrid driver
>      { NULL, }
>  };
>
> --
> 1.7.9.5
> _______________________________________________
> Libva mailing list
> Libva at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libva
>



-- 
Sean V. Kelley <sean.v.kelley at intel.com>
Open Source Technology Center / SSG
Intel Corp.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libva/attachments/20140822/2efd99d0/attachment.html>


More information about the Libva mailing list