Searched refs:msm_framebuffer_cleanup (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_fb.c | 101 void msm_framebuffer_cleanup(struct drm_framebuffer *fb, in msm_framebuffer_cleanup() function
|
H A D | msm_drv.h | 287 void msm_framebuffer_cleanup(struct drm_framebuffer *fb,
|
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/ |
H A D | mdp4_plane.c | 121 msm_framebuffer_cleanup(fb, kms->aspace, false); in mdp4_plane_cleanup_fb()
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_encoder_phys_wb.c | 620 msm_framebuffer_cleanup(job->fb, aspace, false); in dpu_encoder_phys_wb_cleanup_wb_job()
|
H A D | dpu_plane.c | 683 msm_framebuffer_cleanup(new_state->fb, pstate->aspace, in dpu_plane_prepare_fb() 704 msm_framebuffer_cleanup(old_state->fb, old_pstate->aspace, in dpu_plane_cleanup_fb()
|
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_plane.c | 175 msm_framebuffer_cleanup(fb, kms->aspace, needed_dirtyfb); in mdp5_plane_cleanup_fb()
|