Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c238 format = to_mdp_format(msm_framebuffer_format(state->fb)); in mdp5_plane_atomic_check_with_state()
275 to_mdp_format(msm_framebuffer_format(state->fb)); in mdp5_plane_atomic_check_with_state()
777 to_mdp_format(msm_framebuffer_format(fb)); in mdp5_hwpipe_mode_set()
888 format = to_mdp_format(msm_framebuffer_format(fb)); in mdp5_plane_mode_set()
H A Dmdp5_crtc.c279 format = to_mdp_format(msm_framebuffer_format(pstates[STAGE_BASE]->base.fb)); in blend_setup()
291 msm_framebuffer_format(pstates[i]->base.fb)); in blend_setup()
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_fb.c130 const struct msm_format *msm_framebuffer_format(struct drm_framebuffer *fb) in msm_framebuffer_format() function
H A Dmsm_drv.h292 const struct msm_format *msm_framebuffer_format(struct drm_framebuffer *fb);
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_plane.c244 format = to_mdp_format(msm_framebuffer_format(fb)); in mdp4_plane_mode_set()
H A Dmdp4_crtc.c195 to_mdp_format(msm_framebuffer_format(plane->state->fb)); in blend_setup()
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c864 fmt = to_dpu_format(msm_framebuffer_format(new_plane_state->fb)); in dpu_plane_atomic_check()
964 to_dpu_format(msm_framebuffer_format(pdpu->base.state->fb)); in dpu_plane_flush_csc()
1114 to_dpu_format(msm_framebuffer_format(fb)); in dpu_plane_sspp_atomic_update()
H A Ddpu_encoder_phys_wb.c576 format = msm_framebuffer_format(job->fb); in dpu_encoder_phys_wb_prepare_wb_job()
H A Ddpu_formats.c945 layout->format = to_dpu_format(msm_framebuffer_format(fb)); in dpu_format_populate_layout()
H A Ddpu_crtc.c473 format = to_dpu_format(msm_framebuffer_format(pstate->base.fb)); in _dpu_crtc_blend_setup_mixer()