Forward DRM authentication to the upstream server. 82/30482/5
authorTakanari Hayama <taki@igel.co.jp>
Sun, 15 Dec 2013 08:05:36 +0000 (17:05 +0900)
committerTony SIM <chinyeow.sim.xt@renesas.com>
Thu, 18 Dec 2014 09:31:05 +0000 (17:31 +0800)
commit66f9f1612f2d426ee0ad9cadf910837fcb52f915
tree9c5b7d7088d48374d5e4246ca770d8435471acf9
parent4bdf0827fea8c1ae0327e23eaeb3789ba5577a21
Forward DRM authentication to the upstream server.

When wayland compositors are nested, the authentication requests for DRM shall
be forwarded to the upstream compositor. This will allow the DRM master to be
able to authenticate the client.

Change-Id: I19025be55dbe86e72b54bb2a64aed533ceef91f8
Signed-off-by: Tony SIM <chinyeow.sim.xt@renesas.com>
Makefile.am
wayland-kms-auth.c [new file with mode: 0644]
wayland-kms-auth.h [new file with mode: 0644]
wayland-kms.c
wayland-kms.h