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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_connectors.c474 if (property == adev->mode_info.coherent_mode_property) {
1832 adev->mode_info.coherent_mode_property,
1887 adev->mode_info.coherent_mode_property,
1938 adev->mode_info.coherent_mode_property,
H A Damdgpu_mode.h316 struct drm_property *coherent_mode_property; member in struct:amdgpu_mode_info
H A Damdgpu_display.c1311 adev->mode_info.coherent_mode_property =
1313 if (!adev->mode_info.coherent_mode_property)
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_connectors.c535 if (property == rdev->mode_info.coherent_mode_property) {
2105 rdev->mode_info.coherent_mode_property,
2166 rdev->mode_info.coherent_mode_property,
2224 rdev->mode_info.coherent_mode_property,
H A Dradeon_display.c1409 rdev->mode_info.coherent_mode_property =
1411 if (!rdev->mode_info.coherent_mode_property)
H A Dradeon_mode.h247 struct drm_property *coherent_mode_property; member in struct:radeon_mode_info

Completed in 311 milliseconds