Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_priv.h196 struct kfd_device_info { struct
198 const char *asic_name;
199 uint32_t gfx_target_version;
202 unsigned int max_no_of_hqd;
203 unsigned int doorbell_size;
204 size_t ih_ring_entry_size;
206 uint16_t mqd_size_aligned;
207 bool supports_cwsr;
208 bool needs_iommu_device;
209 bool needs_pci_atomics;
[all …]

Completed in 8 milliseconds