WIP: Basic bindings for drm_plane_state...?
I think this is right for drm_plane_state - we don't pin it since the duplicate_state and destroy_state callbacks should be the only two locations that we will actually have ownership over the data - and as far as I can tell it shouldn't matter at all if we move it around so long as it stops moving once it's passed to drm.
Please register or sign in to comment