Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_connectors.c457 if (property == adev->mode_info.coherent_mode_property) { in amdgpu_connector_set_property()
1815 adev->mode_info.coherent_mode_property, in amdgpu_connector_add()
1870 adev->mode_info.coherent_mode_property, in amdgpu_connector_add()
1921 adev->mode_info.coherent_mode_property, in amdgpu_connector_add()
Damdgpu_mode.h318 struct drm_property *coherent_mode_property; member
Damdgpu_display.c1369 adev->mode_info.coherent_mode_property = in amdgpu_display_modeset_create_props()
1371 if (!adev->mode_info.coherent_mode_property) in amdgpu_display_modeset_create_props()
/linux-6.12.1/drivers/gpu/drm/radeon/
Dradeon_connectors.c523 if (property == rdev->mode_info.coherent_mode_property) { in radeon_connector_set_property()
2120 rdev->mode_info.coherent_mode_property, in radeon_add_atom_connector()
2181 rdev->mode_info.coherent_mode_property, in radeon_add_atom_connector()
2239 rdev->mode_info.coherent_mode_property, in radeon_add_atom_connector()
Dradeon_display.c1403 rdev->mode_info.coherent_mode_property = in radeon_modeset_create_props()
1405 if (!rdev->mode_info.coherent_mode_property) in radeon_modeset_create_props()
Dradeon_mode.h248 struct drm_property *coherent_mode_property; member