Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_mode_config.h780 * @gamma_lut_property: Optional CRTC property to set the LUT used to
784 struct drm_property *gamma_lut_property; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_color_mgmt.c204 drm_object_attach_property(&crtc->base, config->gamma_lut_property, 0); in drm_crtc_enable_color_mgmt()
H A Ddrm_atomic_uapi.c417 } else if (property == config->gamma_lut_property) { in drm_atomic_crtc_set_property()
468 } else if (property == config->gamma_lut_property) { in drm_atomic_crtc_get_property()
H A Ddrm_mode_config.c351 dev->mode_config.gamma_lut_property = prop; in drm_mode_create_standard_properties()

Completed in 5 milliseconds