Lines Matching refs:msm_ringbuffer
36 static bool a6xx_idle(struct msm_gpu *gpu, struct msm_ringbuffer *ring) in a6xx_idle()
55 static void update_shadow_rptr(struct msm_gpu *gpu, struct msm_ringbuffer *ring) in update_shadow_rptr()
68 static void a6xx_flush(struct msm_gpu *gpu, struct msm_ringbuffer *ring) in a6xx_flush()
91 static void get_stats_counter(struct msm_ringbuffer *ring, u32 counter, in get_stats_counter()
103 struct msm_ringbuffer *ring, struct msm_file_private *ctx) in a6xx_set_pagetable()
177 struct msm_ringbuffer *ring = submit->ring; in a6xx_submit()
1025 struct msm_ringbuffer *ring = gpu->rb[0]; in a6xx_cp_init()
1671 struct msm_ringbuffer *ring = gpu->funcs->active_ring(gpu); in a6xx_fault_detect_irq()
2067 static struct msm_ringbuffer *a6xx_active_ring(struct msm_gpu *gpu) in a6xx_active_ring()
2159 static uint32_t a6xx_get_rptr(struct msm_gpu *gpu, struct msm_ringbuffer *ring) in a6xx_get_rptr()
2170 static bool a6xx_progress(struct msm_gpu *gpu, struct msm_ringbuffer *ring) in a6xx_progress()