Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_mode_config.h804 struct drm_property *ctm_property; member
/linux/drivers/gpu/drm/
H A Ddrm_color_mgmt.c182 config->ctm_property, 0); in drm_crtc_enable_color_mgmt()
H A Ddrm_mode_config.c352 dev->mode_config.ctm_property = prop; in drm_mode_create_standard_properties()
H A Ddrm_atomic_uapi.c392 } else if (property == config->ctm_property) { in drm_atomic_crtc_set_property()
449 else if (property == config->ctm_property) in drm_atomic_crtc_get_property()