Home
last modified time | relevance | path

Searched defs:asic_type (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_device.c178 uint32_t asic_type = kfd->adev->asic_type; in kfd_device_info_init() local
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Dvi.c105 #define ASIC_IS_P22(asic_type, rid) ((asic_type >= CHIP_POLARIS10) && \ argument
H A Damdgpu_device.c3295 amdgpu_device_asic_has_dc_support(enum amd_asic_type asic_type) amdgpu_device_asic_has_dc_support() argument
[all...]
H A Damdgpu.h806 enum amd_asic_type asic_type; member