Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/
Ddrm_color_mgmt.c241 u32 degamma_id = crtc->dev->mode_config.degamma_lut_property->base.id; in drm_crtc_supports_legacy_gamma() local
250 drm_mode_obj_find_prop_id(&crtc->base, degamma_id)); in drm_crtc_supports_legacy_gamma()
282 u32 degamma_id = dev->mode_config.degamma_lut_property->base.id; in drm_crtc_legacy_gamma_set() local
292 else if (drm_mode_obj_find_prop_id(&crtc->base, degamma_id)) in drm_crtc_legacy_gamma_set()