Searched refs:lima_pipe_gp (Results 1 – 5 of 5) sorted by relevance
24 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_gp; in lima_gp_irq_handler()326 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_gp; in lima_gp_pipe_init()
73 lima_pipe_gp, enumerator
56 pipe = dev->pipe + (ip->id == lima_ip_gpmmu ? lima_pipe_gp : lima_pipe_pp); in lima_mmu_irq_handler()
274 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_gp; in lima_init_gp_pipe()298 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_gp; in lima_fini_gp_pipe()
274 int pipe_id = ip->id == lima_ip_gp ? lima_pipe_gp : lima_pipe_pp; in lima_sched_build_error_task_list()
Completed in 8 milliseconds