Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_plane.c18 struct mdp4_plane { struct
24 #define to_mdp4_plane(x) container_of(x, struct mdp4_plane, base) argument
93 struct mdp4_plane *mdp4_plane = to_mdp4_plane(plane); in mdp4_plane_cleanup_fb() local
99 DBG("%s: cleanup: FB[%u]", mdp4_plane->name, fb->base.id); in mdp4_plane_cleanup_fb()
137 struct mdp4_plane *mdp4_plane = to_mdp4_plane(plane); in mdp4_plane_set_scanout() local
139 enum mdp4_pipe pipe = mdp4_plane->pipe; in mdp4_plane_set_scanout()
196 struct mdp4_plane *mdp4_plane = to_mdp4_plane(plane); in mdp4_plane_mode_set() local
198 enum mdp4_pipe pipe = mdp4_plane->pipe; in mdp4_plane_mode_set()
206 DBG("%s: disabled!", mdp4_plane->name); in mdp4_plane_mode_set()
218 DBG("%s: FB[%u] %u,%u,%u,%u -> CRTC[%u] %d,%d,%u,%u", mdp4_plane->name, in mdp4_plane_mode_set()
[all …]