[PATCH 6/8] rust: drm: file: Add File abstraction

Maxime Ripard mripard at kernel.org
Fri Mar 28 14:42:22 UTC 2025


On Wed, 26 Mar 2025 00:54:33 +0100, Danilo Krummrich wrote:
> A DRM File is the DRM counterpart to a kernel file structure,
> representing an open DRM file descriptor.
> 
> Add a Rust abstraction to allow drivers to implement their own File types
> that implement the DriverFile trait.
> 
> [ ... ]

Reviewed-by: Maxime Ripard <mripard at kernel.org>

Thanks!
Maxime


More information about the dri-devel mailing list