Home
last modified time | relevance | path

Searched refs:lima_gp_pipe_init (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/lima/
Dlima_gp.h15 int lima_gp_pipe_init(struct lima_device *dev);
Dlima_gp.c353 int lima_gp_pipe_init(struct lima_device *dev) in lima_gp_pipe_init() function
Dlima_device.c287 err = lima_gp_pipe_init(dev); in lima_init_gp_pipe()