[Libva] [PATCH v2 1/7] API: add support for raw DRM.

Yuan, Shengquan shengquan.yuan at gmail.com
Wed Aug 1 18:56:20 PDT 2012


On Thu, Aug 2, 2012 at 12:45 AM, Huang, Haitao <haitao.huang at intel.com> wrote:
> Hi,
>
> On Android, surface flinger will be the master because it comes up
> first. However, we do not need DRM authentication.
> DRM authentication was really for remote clients.
>
> Haitao
>
The purpose is for remote client, but local client still need pass
authentication before it can send ioctls. Is that right?
Of course, we can disable it by a chang in drm_drv.c:drm_ioctl or
somewhere. I am just thinking if we have a universal
way so that the same code works for everything.

Thanks
-Austin


More information about the Libva mailing list