drm: allow authentication through X11 server.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 2 Jul 2012 12:44:28 +0000 (14:44 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 26 Sep 2012 09:53:58 +0000 (11:53 +0200)
commit3ba14678f8d7706b5c9e8401fb0b2afb14f1307c
treefac3624ccd0e8d88ba78caaffa540c1e84a7bc2a
parent691c756136dfd7c7afe0328bec327901f8db3485
drm: allow authentication through X11 server.

Make it possible to authenticate a DRM connection through an X server
that may already be running.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
va/drm/Makefile.am
va/drm/va_drm_auth.c
va/drm/va_drm_auth_x11.c [new file with mode: 0644]
va/drm/va_drm_auth_x11.h [new file with mode: 0644]