diff options
author | Danilo Krummrich <dakr@kernel.org> | 2024-10-15 17:18:22 +0200 |
---|---|---|
committer | Danilo Krummrich <dakr@kernel.org> | 2024-10-22 22:55:10 +0200 |
commit | e1290a86d3003fc9c0a5555cb4887c7297413fb2 (patch) | |
tree | eff7d019dbb70a017e201cbf6e1c825aa9cd14e6 /security | |
parent | b4b3744a482ce965dfa22208ae0b4fc207997079 (diff) |
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.
Co-developed-by: Asahi Lina <lina@asahilina.net>
Signed-off-by: Asahi Lina <lina@asahilina.net>
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions