Home
last modified time | relevance | path

Searched refs:ctm_property (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_mode_config.h780 * @ctm_property: Optional CRTC property to set the
784 struct drm_property *ctm_property; member
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_mode_config.h806 * @ctm_property: Optional CRTC property to set the
810 struct drm_property *ctm_property; member
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_color_mgmt.c149 * @has_ctm: whether to attach ctm_property for CSC matrix
157 * their size is not 0 and ctm_property is only attached if has_ctm is
181 config->ctm_property, 0); in drm_crtc_enable_color_mgmt()
H A Ddrm_atomic_uapi.c448 } else if (property == config->ctm_property) { in drm_atomic_crtc_set_property()
502 else if (property == config->ctm_property) in drm_atomic_crtc_get_property()
H A Ddrm_mode_config.c351 dev->mode_config.ctm_property = prop; in drm_mode_create_standard_properties()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_color_mgmt.c153 * @has_ctm: whether to attach ctm_property for CSC matrix
161 * their size is not 0 and ctm_property is only attached if has_ctm is
182 config->ctm_property, 0); in drm_crtc_enable_color_mgmt()
H A Ddrm_atomic_uapi.c434 } else if (property == config->ctm_property) { in drm_atomic_crtc_set_property()
491 else if (property == config->ctm_property) in drm_atomic_crtc_get_property()
H A Ddrm_mode_config.c354 dev->mode_config.ctm_property = prop; in drm_mode_create_standard_properties()

Completed in 10 milliseconds