Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mode.h369 struct drm_property *plane_ctm_property; member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c1648 dm->adev->mode_info.plane_ctm_property, 0); in dm_atomic_plane_attach_color_mgmt_properties()
1707 } else if (property == adev->mode_info.plane_ctm_property) { in dm_atomic_plane_set_property()
1776 } else if (property == adev->mode_info.plane_ctm_property) { in dm_atomic_plane_get_property()
H A Damdgpu_dm_color.c347 adev->mode_info.plane_ctm_property = prop; in amdgpu_dm_create_color_properties()