Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/
Ddrm_color_mgmt.c244 u32 gamma_id = crtc->dev->mode_config.gamma_lut_property->base.id; in drm_crtc_supports_legacy_gamma() local
253 return !!(drm_mode_obj_find_prop_id(&crtc->base, gamma_id) || in drm_crtc_supports_legacy_gamma()
285 u32 gamma_id = dev->mode_config.gamma_lut_property->base.id; in drm_crtc_legacy_gamma_set() local
294 if (drm_mode_obj_find_prop_id(&crtc->base, gamma_id)) in drm_crtc_legacy_gamma_set()