drm-lease: Enable DRM render node on R-Car 82/26182/1
authorDamian Hobson-Garcia <dhobsong@igel.co.jp>
Wed, 17 Mar 2021 09:32:18 +0000 (18:32 +0900)
committerDamian Hobson-Garcia <dhobsong@igel.co.jp>
Wed, 17 Mar 2021 09:49:35 +0000 (18:49 +0900)
commit049bb26f3d28886a52cc02cdef951022f349ae89
tree267a1977b45a45f4e495f1485911cfcd5994a8b9
parent83c248ad5c477cbe9ac5e46923b42dadfa68c6b0
drm-lease: Enable DRM render node on R-Car

When using DRM lease, wayland clients applications must
be able to create an EGL context without DRM authentication.
The latest R-Car OpenGL driver, can do this when the R-Car
display driver must provides a render node.

Enable the rcar-du render node and allow it to allocate of
scanout buffers.

Bug-AGL: SPEC-3730

Change-Id: Iae4f74afb69de3a7f9ddf3ec5113938ade81fda4
Signed-off-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>
meta-agl-drm-lease/recipes-kernel/linux-renesas/files/0001-drm-enable-dumb-buffer-ops-for-render-nodes.patch [new file with mode: 0644]
meta-agl-drm-lease/recipes-kernel/linux-renesas/files/0002-drm-rcar-du-support-render-node.patch [new file with mode: 0644]
meta-agl-drm-lease/recipes-kernel/linux-renesas/linux-renesas_%.bbappend [new file with mode: 0644]