Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h663 struct qcm_process_device { struct
665 struct device_queue_manager *dqm;
666 struct process_queue_manager *pqm;
668 struct list_head queues_list;
669 struct list_head priv_queue_list;
671 unsigned int queue_count;
672 unsigned int vmid;
673 bool is_debug;
674 unsigned int evicted; /* eviction counter, 0=active */
679 bool reset_wavefronts;
[all …]