Home
last modified time | relevance | path

Searched refs:cp_hqd_pq_wptr (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/include/
H A Dcik_structs.h95 uint32_t cp_hqd_pq_wptr; member
H A Dvi_structs.h304 uint32_t cp_hqd_pq_wptr; member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v7_0.c2915 mqd->cp_hqd_pq_wptr = lower_32_bits(ring->wptr); in gfx_v7_0_mqd_init()
H A Dgfx_v8_0.c4491 mqd->cp_hqd_pq_wptr = ring->wptr; in gfx_v8_0_mqd_init()