Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_crtc.c493 adev->mode_info.regamma_tf_property, in dm_crtc_additional_color_mgmt()
506 if (property == adev->mode_info.regamma_tf_property) { in amdgpu_dm_atomic_crtc_set_property()
531 if (property == adev->mode_info.regamma_tf_property) in amdgpu_dm_atomic_crtc_get_property()
Damdgpu_dm_color.c323 adev->mode_info.regamma_tf_property = prop; in amdgpu_dm_create_color_properties()
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h435 struct drm_property *regamma_tf_property; member