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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
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);
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);
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 154 milliseconds