Home
last modified time | relevance | path

Searched defs:drm_colorop (Results 1 – 1 of 1) sorted by relevance

/linux/include/drm/
H A Ddrm_colorop.h201 struct drm_colorop { struct
226 * The plane on which the colorop sits. A drm_colorop is always unique argument
239 struct drm_colorop_state *state; argument
258 enum drm_colorop_type type; argument
264 * Pointer to next drm_colorop in pipeline argument
266 struct drm_colorop *next; argument
274 struct drm_property *type_property;
302 enum drm_colorop_lut1d_interpolation_type lut1d_interpolation; argument
310 enum drm_colorop_lut3d_interpolation_type lut3d_interpolation; argument
317 struct drm_property *lut1d_interpolation_property;
[all …]