Home
last modified time | relevance | path

Searched refs:degamma_lut_size (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/
H A Ddrm_color_mgmt.c169 uint degamma_lut_size, in drm_crtc_enable_color_mgmt() argument
176 if (degamma_lut_size) { in drm_crtc_enable_color_mgmt()
181 degamma_lut_size); in drm_crtc_enable_color_mgmt()
/netbsd/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_color_mgmt.h60 uint degamma_lut_size,
/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_pci.c143 .color = { .degamma_lut_size = 1024, .gamma_lut_size = 1024 }
145 .color = { .degamma_lut_size = 65, .gamma_lut_size = 257, \
150 .color = { .degamma_lut_size = 33, .gamma_lut_size = 1024, \
783 .color = { .degamma_lut_size = 33, .gamma_lut_size = 262145 }
H A Dintel_device_info.h192 u32 degamma_lut_size; member
/netbsd/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_color.c711 const u32 lut_size = INTEL_INFO(dev_priv)->color.degamma_lut_size; in glk_load_degamma_lut()
750 const u32 lut_size = INTEL_INFO(dev_priv)->color.degamma_lut_size; in glk_load_degamma_lut_linear()
1179 degamma_length = INTEL_INFO(dev_priv)->color.degamma_lut_size; in check_luts()
1887 bool has_ctm = INTEL_INFO(dev_priv)->color.degamma_lut_size != 0; in intel_color_init()
1941 INTEL_INFO(dev_priv)->color.degamma_lut_size, in intel_color_init()