Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/amd/amdkfd/
Dkfd_priv.h640 struct qcm_process_device { struct
642 struct device_queue_manager *dqm;
643 struct process_queue_manager *pqm;
645 struct list_head queues_list;
646 struct list_head priv_queue_list;
648 unsigned int queue_count;
649 unsigned int vmid;
650 bool is_debug;
651 unsigned int evicted; /* eviction counter, 0=active */
656 bool reset_wavefronts;
[all …]