Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_mode_config.h773 struct drm_property *degamma_lut_property; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_color_mgmt.c173 config->degamma_lut_property, 0); in drm_crtc_enable_color_mgmt()
H A Ddrm_mode_config.c337 dev->mode_config.degamma_lut_property = prop; in drm_mode_create_standard_properties()
H A Ddrm_atomic_uapi.c438 } else if (property == config->degamma_lut_property) { in drm_atomic_crtc_set_property()
498 else if (property == config->degamma_lut_property) in drm_atomic_crtc_get_property()