Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_mode_config.h774 * @ctm_property: Optional CRTC property to set the
778 struct drm_property *ctm_property; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_color_mgmt.c175 * @has_ctm: whether to attach ctm_property for CSC matrix
183 * their size is not 0 and ctm_property is only attached if has_ctm is
200 drm_object_attach_property(&crtc->base, config->ctm_property, 0); in drm_crtc_enable_color_mgmt()
H A Ddrm_atomic_uapi.c412 } else if (property == config->ctm_property) { in drm_atomic_crtc_set_property()
466 } else if (property == config->ctm_property) { in drm_atomic_crtc_get_property()
H A Ddrm_mode_config.c345 dev->mode_config.ctm_property = prop; in drm_mode_create_standard_properties()

Completed in 6 milliseconds