Home
last modified time | relevance | path

Searched refs:amdgpu_device_asic_has_dc_support (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c519 amdgpu_device_asic_has_dc_support(adev->asic_type)) { in amdgpu_display_supported_domains()
H A Damdgpu.h1050 bool amdgpu_device_asic_has_dc_support(enum amd_asic_type asic_type);
H A Damdgpu_drv.c1116 amdgpu_device_asic_has_dc_support(flags & AMD_ASIC_MASK)) in amdgpu_pci_probe()
H A Damdgpu_device.c2973 bool amdgpu_device_asic_has_dc_support(enum amd_asic_type asic_type) in amdgpu_device_asic_has_dc_support() function
3040 return amdgpu_device_asic_has_dc_support(adev->asic_type); in amdgpu_device_has_dc_support()