Skip to content
Snippets Groups Projects
Commit a5fb73a8 authored by Lyude Paul's avatar Lyude Paul
Browse files

rust: drm/kms: Add RawPlaneState::crtc()


Add a binding for checking drm_plane_state.crtc. Note that we don't have a
way of knowing what DriverCrtc implementation would be used here (and want
to make this function also available on OpaquePlaneState types), so we
return an OpaqueCrtc.

Signed-off-by: Lyude Paul's avatarLyude Paul <lyude@redhat.com>
parent 877261dd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment