Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_display.c587 adev->mode_info.coherent_mode_property = in amdgpu_display_modeset_create_props()
589 if (!adev->mode_info.coherent_mode_property) in amdgpu_display_modeset_create_props()
Damdgpu_connectors.c472 if (property == adev->mode_info.coherent_mode_property) { in amdgpu_connector_set_property()
1715 adev->mode_info.coherent_mode_property, in amdgpu_connector_add()
1764 adev->mode_info.coherent_mode_property, in amdgpu_connector_add()
1809 adev->mode_info.coherent_mode_property, in amdgpu_connector_add()
Damdgpu_mode.h331 struct drm_property *coherent_mode_property; member
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_connectors.c558 if (property == rdev->mode_info.coherent_mode_property) { in radeon_connector_set_property()
2109 rdev->mode_info.coherent_mode_property, in radeon_add_atom_connector()
2165 rdev->mode_info.coherent_mode_property, in radeon_add_atom_connector()
2218 rdev->mode_info.coherent_mode_property, in radeon_add_atom_connector()
Dradeon_mode.h250 struct drm_property *coherent_mode_property; member
Dradeon_display.c1396 rdev->mode_info.coherent_mode_property = in radeon_modeset_create_props()
1398 if (!rdev->mode_info.coherent_mode_property) in radeon_modeset_create_props()