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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mode.h389 * @plane_lut3d_property: Plane property for color transformation using
398 struct drm_property *plane_lut3d_property; member in struct:amdgpu_mode_info
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c1513 mode_info.plane_lut3d_property, 0);
1581 } else if (property == adev->mode_info.plane_lut3d_property) {
1637 } else if (property == adev->mode_info.plane_lut3d_property) {
H A Damdgpu_dm_color.c288 adev->mode_info.plane_lut3d_property = prop;

Completed in 105 milliseconds