summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLaura Nao <laura.nao@collabora.com>2026-05-07 11:09:14 +0300
committerDanilo Krummrich <dakr@kernel.org>2026-05-29 01:19:04 +0300
commit9c81596851a342e68ec200f69fc1d5c1dbede289 (patch)
treeff765230521edb732422d44a3cc9aefce1302364 /include/linux
parente2b773fb7b0735aa159491189651d64ab942e229 (diff)
downloadlinux-9c81596851a342e68ec200f69fc1d5c1dbede289.tar.xz
rust: drm: add FEAT_RENDER flag for render node support
Add FEAT_RENDER bool constant to the Driver trait to control render node support. When enabled, the driver exposes /dev/dri/renderDXX render nodes to userspace. The flag defaults to false, drivers can opt in by setting it to true in their Driver implementation. This is then enabled in the Tyr driver, while it's left disabled for Nova for the time being. Co-developed-by: Daniel Almeida <daniel.almeida@collabora.com> Signed-off-by: Daniel Almeida <daniel.almeida@collabora.com> Reviewed-by: Alice Ryhl <aliceryhl@google.com> Signed-off-by: Laura Nao <laura.nao@collabora.com> Link: https://patch.msgid.link/20260507080914.95478-2-laura.nao@collabora.com Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions