Home
last modified time | relevance | path

Searched refs:cp_hqd_vmid (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/dev/drm/amd/include/
H A Dcik_structs.h82 uint32_t cp_hqd_vmid; member
H A Dvi_structs.h292 uint32_t cp_hqd_vmid; member
H A Dv9_structs.h292 uint32_t cp_hqd_vmid; member
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gfx_v8.c328 if (m->cp_hqd_vmid == 0) { in kgd_hqd_load()
579 if (m->cp_hqd_vmid == 0) in kgd_hqd_destroy()
H A Damdgpu_amdkfd_gfx_v9.c415 if (m->cp_hqd_vmid == 0) { in kgd_hqd_load()
689 if (m->cp_hqd_vmid == 0) in kgd_hqd_destroy()
H A Dgfx_v9_0.c2807 mqd->cp_hqd_vmid = 0; in gfx_v9_0_mqd_init()
2914 WREG32_SOC15(GC, 0, mmCP_HQD_VMID, mqd->cp_hqd_vmid); in gfx_v9_0_kiq_init_register()
H A Dgfx_v8_0.c4811 mqd->cp_hqd_vmid = 0; in gfx_v8_0_mqd_init()
/dragonfly/sys/dev/drm/radeon/
H A Dcik.c4476 u32 cp_hqd_vmid; member
4758 mqd->queue_state.cp_hqd_vmid = 0; in cik_cp_compute_resume()
4759 WREG32(CP_HQD_VMID, mqd->queue_state.cp_hqd_vmid); in cik_cp_compute_resume()