Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/
Ddrm_mode_config.h784 struct drm_property *gamma_lut_property; member
/Linux-v5.4/drivers/gpu/drm/
Ddrm_color_mgmt.c175 config->gamma_lut_property, 0); in drm_crtc_enable_color_mgmt()
Ddrm_mode_config.c356 dev->mode_config.gamma_lut_property = prop; in drm_mode_create_standard_properties()
Ddrm_atomic_uapi.c454 } else if (property == config->gamma_lut_property) { in drm_atomic_crtc_set_property()
502 else if (property == config->gamma_lut_property) in drm_atomic_crtc_get_property()