Home
last modified time | relevance | path

Searched refs:mdp5_plane (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c14 struct mdp5_plane { struct
20 #define to_mdp5_plane(x) container_of(x, struct mdp5_plane, base)
39 struct mdp5_plane *mdp5_plane = to_mdp5_plane(plane); in mdp5_plane_destroy() local
43 kfree(mdp5_plane); in mdp5_plane_destroy()
572 /* Note: mdp5_plane->pipe_lock must be locked */
581 /* Note: mdp5_plane->pipe_lock must be locked */
1084 struct mdp5_plane *mdp5_plane; in mdp5_plane_init() local
1087 mdp5_plane in mdp5_plane_init()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c18 struct mdp5_plane { struct
24 #define to_mdp5_plane(x) container_of(x, struct mdp5_plane, base)
43 struct mdp5_plane *mdp5_plane = to_mdp5_plane(plane); in mdp5_plane_destroy() local
47 kfree(mdp5_plane); in mdp5_plane_destroy()
503 /* Note: mdp5_plane->pipe_lock must be locked */
512 /* Note: mdp5_plane->pipe_lock must be locked */
1015 struct mdp5_plane *mdp5_plane; in mdp5_plane_init() local
1018 mdp5_plane in mdp5_plane_init()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A DMakefile52 disp/mdp5/mdp5_plane.o \
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A DMakefile54 disp/mdp5/mdp5_plane.o \

Completed in 4 milliseconds