Searched refs:plane_shaper_tf_property (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mode.h370 * plane_shaper_tf_property != Identity TF, AMD color module will
381 * @plane_shaper_tf_property: Plane property to set a predefined
387 struct drm_property *plane_shaper_tf_property; member in struct:amdgpu_mode_info
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c1510 mode_info.plane_shaper_tf_property,
1576 } else if (property == adev->mode_info.plane_shaper_tf_property) {
1635 } else if (property == adev->mode_info.plane_shaper_tf_property) {
H A Damdgpu_dm_color.c281 adev->mode_info.plane_shaper_tf_property = prop;

Completed in 274 milliseconds