Searched refs:cp_hqd_pq_wptr_lo (Results 1 – 6 of 6) sorted by relevance
324 if ((m->cp_hqd_pq_wptr_lo & (queue_size - 1)) < guessed_wptr) in kgd_gfx_v9_hqd_load()326 guessed_wptr += m->cp_hqd_pq_wptr_lo & ~(queue_size - 1); in kgd_gfx_v9_hqd_load()
423 if ((m->cp_hqd_pq_wptr_lo & (queue_size - 1)) < guessed_wptr) in kgd_hqd_load()425 guessed_wptr += m->cp_hqd_pq_wptr_lo & ~(queue_size - 1); in kgd_hqd_load()
3268 mqd->cp_hqd_pq_wptr_lo = 0; in gfx_v10_0_compute_mqd_init()3386 mqd->cp_hqd_pq_wptr_lo); in gfx_v10_0_kiq_init_register()3436 mqd->cp_hqd_pq_wptr_lo); in gfx_v10_0_kiq_init_register()
3472 mqd->cp_hqd_pq_wptr_lo = 0; in gfx_v9_0_mqd_init()3589 mqd->cp_hqd_pq_wptr_lo); in gfx_v9_0_kiq_init_register()3639 mqd->cp_hqd_pq_wptr_lo); in gfx_v9_0_kiq_init_register()
342 uint32_t cp_hqd_pq_wptr_lo; member
859 uint32_t cp_hqd_pq_wptr_lo; member