Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_display.c620 adev->mode_info.coherent_mode_property = in amdgpu_modeset_create_props()
622 if (!adev->mode_info.coherent_mode_property) in amdgpu_modeset_create_props()
Damdgpu_connectors.c494 if (property == adev->mode_info.coherent_mode_property) { in amdgpu_connector_set_property()
1757 adev->mode_info.coherent_mode_property, in amdgpu_connector_add()
1806 adev->mode_info.coherent_mode_property, in amdgpu_connector_add()
1851 adev->mode_info.coherent_mode_property, in amdgpu_connector_add()
Damdgpu_mode.h314 struct drm_property *coherent_mode_property; member
/drivers/gpu/drm/radeon/
Dradeon_connectors.c565 if (property == rdev->mode_info.coherent_mode_property) { in radeon_connector_set_property()
2132 rdev->mode_info.coherent_mode_property, in radeon_add_atom_connector()
2188 rdev->mode_info.coherent_mode_property, in radeon_add_atom_connector()
2241 rdev->mode_info.coherent_mode_property, in radeon_add_atom_connector()
Dradeon_display.c1460 rdev->mode_info.coherent_mode_property = in radeon_modeset_create_props()
1462 if (!rdev->mode_info.coherent_mode_property) in radeon_modeset_create_props()
Dradeon_mode.h250 struct drm_property *coherent_mode_property; member