Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_priv.h652 struct qcm_process_device { struct
654 struct device_queue_manager *dqm;
655 struct process_queue_manager *pqm;
657 struct list_head queues_list;
658 struct list_head priv_queue_list;
660 unsigned int queue_count;
661 unsigned int vmid;
662 bool is_debug;
663 unsigned int evicted; /* eviction counter, 0=active */
668 bool reset_wavefronts;
[all …]