Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_connectors.c479 if (property == adev->mode_info.coherent_mode_property) { in amdgpu_connector_set_property()
1784 adev->mode_info.coherent_mode_property, in amdgpu_connector_add()
1839 adev->mode_info.coherent_mode_property, in amdgpu_connector_add()
1890 adev->mode_info.coherent_mode_property, in amdgpu_connector_add()
H A Damdgpu_display.c621 adev->mode_info.coherent_mode_property = in amdgpu_display_modeset_create_props()
623 if (!adev->mode_info.coherent_mode_property) in amdgpu_display_modeset_create_props()
H A Damdgpu_mode.h324 struct drm_property *coherent_mode_property; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_connectors.c559 if (property == rdev->mode_info.coherent_mode_property) { in radeon_connector_set_property()
2139 rdev->mode_info.coherent_mode_property, in radeon_add_atom_connector()
2200 rdev->mode_info.coherent_mode_property, in radeon_add_atom_connector()
2258 rdev->mode_info.coherent_mode_property, in radeon_add_atom_connector()
H A Dradeon_display.c1408 rdev->mode_info.coherent_mode_property = in radeon_modeset_create_props()
1410 if (!rdev->mode_info.coherent_mode_property) in radeon_modeset_create_props()
H A Dradeon_mode.h250 struct drm_property *coherent_mode_property; member