Searched refs:has_ctm (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_color_mgmt.h61 bool has_ctm,
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_color_mgmt.c154 * @has_ctm: whether to attach ctm_property for CSC matrix
162 * their size is not 0 and ctm_property is only attached if has_ctm is
170 bool has_ctm,
184 if (has_ctm)
168 drm_crtc_enable_color_mgmt(struct drm_crtc *crtc, uint degamma_lut_size, bool has_ctm, uint gamma_lut_size) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_color.c1887 bool has_ctm = INTEL_INFO(dev_priv)->color.degamma_lut_size != 0; local
1942 has_ctm,

Completed in 86 milliseconds