Closed emersion closed 3 years ago
The kernel sets the enum values to the number of left shifts, the enum values aren't bits we can use directly.
See for instance drm_plane_create_rotation_property 1.
Ping @ascent12
The kernel sets the enum values to the number of left shifts, the enum values aren't bits we can use directly.
See for instance drm_plane_create_rotation_property 1.