Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/
Dmsm_fb.c95 int msm_framebuffer_prepare(struct drm_framebuffer *fb, int id) in msm_framebuffer_prepare() function
Dmsm_drv.h218 int msm_framebuffer_prepare(struct drm_framebuffer *fb, int id);
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_plane.c93 return msm_framebuffer_prepare(fb, mdp4_kms->id); in mdp4_plane_prepare_fb()
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_plane.c166 return msm_framebuffer_prepare(fb, mdp5_kms->id); in mdp5_plane_prepare_fb()