Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdkfd/
Dkfd_priv.h543 struct qcm_process_device { struct
545 struct device_queue_manager *dqm;
546 struct process_queue_manager *pqm;
548 struct list_head queues_list;
549 struct list_head priv_queue_list;
551 unsigned int queue_count;
552 unsigned int vmid;
553 bool is_debug;
554 unsigned int evicted; /* eviction counter, 0=active */
559 bool reset_wavefronts;
[all …]