Home
last modified time | relevance | path

Searched refs:drm_color_lut (Results 1 – 2 of 2) sorted by relevance

/include/drm/
A Ddrm_color_mgmt.h72 return blob->length / sizeof(struct drm_color_lut); in drm_color_lut_size()
128 void drm_crtc_load_gamma_888(struct drm_crtc *crtc, const struct drm_color_lut *lut,
130 void drm_crtc_load_gamma_565_from_888(struct drm_crtc *crtc, const struct drm_color_lut *lut,
132 void drm_crtc_load_gamma_555_from_888(struct drm_crtc *crtc, const struct drm_color_lut *lut,
143 void drm_crtc_load_palette_8(struct drm_crtc *crtc, const struct drm_color_lut *lut,
/include/uapi/drm/
A Ddrm_mode.h849 struct drm_color_lut { struct

Completed in 11 milliseconds