Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.h142 bool amdgpu_atombios_get_connector_info_from_object_table(struct amdgpu_device *adev);
H A Damdgpu_atombios.c291 bool amdgpu_atombios_get_connector_info_from_object_table(struct amdgpu_device *adev) in amdgpu_atombios_get_connector_info_from_object_table() function
H A Ddce_v6_0.c2695 ret = amdgpu_atombios_get_connector_info_from_object_table(adev); in dce_v6_0_sw_init()
H A Ddce_v8_0.c2716 if (amdgpu_atombios_get_connector_info_from_object_table(adev)) in dce_v8_0_sw_init()
H A Ddce_v10_0.c2811 if (amdgpu_atombios_get_connector_info_from_object_table(adev)) in dce_v10_0_sw_init()
H A Ddce_v11_0.c2938 if (amdgpu_atombios_get_connector_info_from_object_table(adev)) in dce_v11_0_sw_init()