Searched defs:kfd_device_info (Results 1 – 1 of 1) sorted by relevance
223 struct kfd_device_info { struct224 uint32_t gfx_target_version;226 unsigned int max_pasid_bits;227 unsigned int max_no_of_hqd;228 unsigned int doorbell_size;229 size_t ih_ring_entry_size;230 uint8_t num_of_watch_points;231 uint16_t mqd_size_aligned;232 bool supports_cwsr;233 bool needs_pci_atomics;[all …]