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
96 struct mdp4_plane *mdp4_plane = to_mdp4_plane(plane); in mdp4_plane_cleanup_fb() local
104 DBG("%s: cleanup: FB[%u]", mdp4_plane->name, fb->base.id); in mdp4_plane_cleanup_fb()
142 struct mdp4_plane *mdp4_plane = to_mdp4_plane(plane); in mdp4_plane_set_scanout() local
145 enum mdp4_pipe pipe = mdp4_plane->pipe; in mdp4_plane_set_scanout()
202 struct mdp4_plane *mdp4_plane = to_mdp4_plane(plane); in mdp4_plane_mode_set() local
204 enum mdp4_pipe pipe = mdp4_plane->pipe; in mdp4_plane_mode_set()
212 DBG("%s: disabled!", mdp4_plane->name); in mdp4_plane_mode_set()
224 DBG("%s: FB[%u] %u,%u,%u,%u -> CRTC[%u] %d,%d,%u,%u", mdp4_plane->name, in mdp4_plane_mode_set()
[all …]