aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorAsahi Lina <[email protected]>2025-04-10 23:55:22 +0000
committerDanilo Krummrich <[email protected]>2025-04-24 11:50:10 +0000
commit07c9016085f95fe9ad90079753f156859c54f476 (patch)
treee933a6d9dd2ab659879344c8960b144e90e80c24 /rust/helpers/helpers.c
parentrust: drm: ioctl: Add DRM ioctl abstraction (diff)
downloadkernel-07c9016085f95fe9ad90079753f156859c54f476.tar.gz
kernel-07c9016085f95fe9ad90079753f156859c54f476.zip
rust: drm: add driver abstractions
Implement the DRM driver abstractions. The `Driver` trait provides the interface to the actual driver to fill in the driver specific data, such as the `DriverInfo`, driver features and IOCTLs. Reviewed-by: Maxime Ripard <[email protected]> Signed-off-by: Asahi Lina <[email protected]> Reviewed-by: Alyssa Rosenzweig <[email protected]> Reviewed-by: Lyude Paul <[email protected]> Link: https://lore.kernel.org/r/[email protected] [ MISC changes * remove unnecessary DRM features; make remaining ones crate private * add #[expect(unused)] to avoid warnings * add sealed trait * remove shmem::Object references * original source archive: https://archive.is/Pl9ys - Danilo ] Signed-off-by: Danilo Krummrich <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions