HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_device_asic_has_dc_support (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_display.c 523 amdgpu_device_asic_has_dc_support(adev->asic_type)) {
amdgpu.h 1033 bool amdgpu_device_asic_has_dc_support(enum amd_asic_type asic_type);
amdgpu_drv.c 1038 amdgpu_device_asic_has_dc_support(flags & AMD_ASIC_MASK))
amdgpu_device.c 2748 * amdgpu_device_asic_has_dc_support - determine if DC supports the asic
2755 bool amdgpu_device_asic_has_dc_support(enum amd_asic_type asic_type) function in typeref:typename:bool
2812 return amdgpu_device_asic_has_dc_support(adev->asic_type);

Completed in 17 milliseconds