Home
last modified time | relevance | path

Searched refs:cp_hqd_pq_wptr_hi (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gc_9_4_3.c337 guessed_wptr += (uint64_t)m->cp_hqd_pq_wptr_hi << 32; in kgd_gfx_v9_4_3_hqd_load()
H A Damdgpu_amdkfd_gfx_v10_3.c247 guessed_wptr += (uint64_t)m->cp_hqd_pq_wptr_hi << 32; in hqd_load_v10_3()
H A Damdgpu_amdkfd_gfx_v11.c232 guessed_wptr += (uint64_t)m->cp_hqd_pq_wptr_hi << 32; in hqd_load_v11()
H A Damdgpu_amdkfd_gfx_v10.c261 guessed_wptr += (uint64_t)m->cp_hqd_pq_wptr_hi << 32; in kgd_hqd_load()
H A Damdgpu_amdkfd_gfx_v9.c276 guessed_wptr += (uint64_t)m->cp_hqd_pq_wptr_hi << 32; in kgd_gfx_v9_hqd_load()
H A Dmes_v10_1.c660 mqd->cp_hqd_pq_wptr_hi = 0; in mes_v10_1_mqd_init()
H A Dmes_v11_0.c740 mqd->cp_hqd_pq_wptr_hi = 0; in mes_v11_0_mqd_init()
H A Dgfx_v9_4_3.c1527 mqd->cp_hqd_pq_wptr_hi = 0; in gfx_v9_4_3_xcc_mqd_init()
1636 mqd->cp_hqd_pq_wptr_hi); in gfx_v9_4_3_xcc_kiq_init_register()
1694 mqd->cp_hqd_pq_wptr_hi); in gfx_v9_4_3_xcc_kiq_init_register()
H A Dgfx_v11_0.c3788 mqd->cp_hqd_pq_wptr_hi = 0; in gfx_v11_0_compute_mqd_init()
3910 mqd->cp_hqd_pq_wptr_hi); in gfx_v11_0_kiq_init_register()
3960 mqd->cp_hqd_pq_wptr_hi); in gfx_v11_0_kiq_init_register()
H A Dgfx_v9_0.c3305 mqd->cp_hqd_pq_wptr_hi = 0; in gfx_v9_0_mqd_init()
3413 mqd->cp_hqd_pq_wptr_hi); in gfx_v9_0_kiq_init_register()
3472 mqd->cp_hqd_pq_wptr_hi); in gfx_v9_0_kiq_init_register()
H A Dgfx_v10_0.c6548 mqd->cp_hqd_pq_wptr_hi = 0; in gfx_v10_0_compute_mqd_init()
6642 mqd->cp_hqd_pq_wptr_hi); in gfx_v10_0_kiq_init_register()
6705 mqd->cp_hqd_pq_wptr_hi); in gfx_v10_0_kiq_init_register()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dv9_structs.h353 uint32_t cp_hqd_pq_wptr_hi; member
H A Dv11_structs.h858 uint32_t cp_hqd_pq_wptr_hi; // offset: 183 (0xB7) member
H A Dv10_structs.h860 uint32_t cp_hqd_pq_wptr_hi; member