Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_plane.c156 pstate = to_dpu_plane_state(plane->state); in _dpu_plane_calc_bw()
197 pstate = to_dpu_plane_state(plane->state); in _dpu_plane_calc_clk()
235 pstate = to_dpu_plane_state(plane->state); in _dpu_plane_calc_fill_level()
670 struct dpu_plane_state *pstate = to_dpu_plane_state(plane->state); in _dpu_plane_color_fill()
721 struct dpu_plane_state *pstate = to_dpu_plane_state(drm_state); in dpu_plane_clear_multirect()
756 pstate[i] = to_dpu_plane_state(drm_state[i]); in dpu_plane_validate_multirect_v2()
860 struct dpu_plane_state *pstate = to_dpu_plane_state(new_state); in dpu_plane_prepare_fb()
909 old_pstate = to_dpu_plane_state(old_state); in dpu_plane_cleanup_fb()
1026 pstate = to_dpu_plane_state(plane->state); in dpu_plane_flush()
1066 struct dpu_plane_state *pstate = to_dpu_plane_state(state); in dpu_plane_sspp_atomic_update()
[all …]
Ddpu_plane.h58 #define to_dpu_plane_state(x) \ macro
Ddpu_core_perf.c48 pstate = to_dpu_plane_state(plane->state); in _dpu_core_perf_calc_bw()
85 pstate = to_dpu_plane_state(plane->state); in _dpu_core_perf_calc_clk()
Ddpu_crtc.c140 pstate = to_dpu_plane_state(state); in _dpu_crtc_blend_setup_mixer()
872 pstates[cnt].dpu_pstate = to_dpu_plane_state(pstate); in dpu_crtc_atomic_check()
1112 pstate = to_dpu_plane_state(plane->state); in _dpu_debugfs_status_show()