Home
last modified time | relevance | path

Searched refs:pxa3xx_gcu_batch (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dpxa3xx-gcu.c77 struct pxa3xx_gcu_batch { struct
78 struct pxa3xx_gcu_batch *next;
97 struct pxa3xx_gcu_batch *free;
98 struct pxa3xx_gcu_batch *ready;
99 struct pxa3xx_gcu_batch *ready_last;
100 struct pxa3xx_gcu_batch *running;
190 struct pxa3xx_gcu_batch *running = priv->running; in flush_running()
191 struct pxa3xx_gcu_batch *next; in flush_running()
208 struct pxa3xx_gcu_batch *ready = priv->ready; in run_ready()
381 struct pxa3xx_gcu_batch *buffe in pxa3xx_gcu_write()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dpxa3xx-gcu.c77 struct pxa3xx_gcu_batch { struct
78 struct pxa3xx_gcu_batch *next;
97 struct pxa3xx_gcu_batch *free;
98 struct pxa3xx_gcu_batch *ready;
99 struct pxa3xx_gcu_batch *ready_last;
100 struct pxa3xx_gcu_batch *running;
190 struct pxa3xx_gcu_batch *running = priv->running; in flush_running()
191 struct pxa3xx_gcu_batch *next; in flush_running()
208 struct pxa3xx_gcu_batch *ready = priv->ready; in run_ready()
381 struct pxa3xx_gcu_batch *buffe in pxa3xx_gcu_write()
[all...]

Completed in 3 milliseconds