Home
last modified time | relevance | path

Searched refs:ctm_property (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
Ddrm_mode_config.h784 struct drm_property *ctm_property; member
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_color_mgmt.c181 config->ctm_property, 0); in drm_crtc_enable_color_mgmt()
Ddrm_mode_config.c351 dev->mode_config.ctm_property = prop; in drm_mode_create_standard_properties()
Ddrm_atomic_uapi.c446 } else if (property == config->ctm_property) { in drm_atomic_crtc_set_property()
500 else if (property == config->ctm_property) in drm_atomic_crtc_get_property()