Searched defs:drm_colorop (Results 1 – 1 of 1) sorted by relevance
201 struct drm_colorop { struct226 * The plane on which the colorop sits. A drm_colorop is always unique argument239 struct drm_colorop_state *state; argument258 enum drm_colorop_type type; argument264 * Pointer to next drm_colorop in pipeline argument266 struct drm_colorop *next; argument274 struct drm_property *type_property;302 enum drm_colorop_lut1d_interpolation_type lut1d_interpolation; argument310 enum drm_colorop_lut3d_interpolation_type lut3d_interpolation; argument317 struct drm_property *lut1d_interpolation_property;[all …]