Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_color_mgmt.c245 u32 degamma_id = crtc->dev->mode_config.degamma_lut_property->base.id; in drm_crtc_supports_legacy_gamma() local
254 drm_mode_obj_find_prop_id(&crtc->base, degamma_id)); in drm_crtc_supports_legacy_gamma()
286 u32 degamma_id = dev->mode_config.degamma_lut_property->base.id; in drm_crtc_legacy_gamma_set() local
296 else if (drm_mode_obj_find_prop_id(&crtc->base, degamma_id)) in drm_crtc_legacy_gamma_set()