Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_plane.c151 pstate = to_dpu_plane_state(plane->state); in _dpu_plane_calc_bw()
199 pstate = to_dpu_plane_state(plane->state); in _dpu_plane_calc_clk()
237 pstate = to_dpu_plane_state(plane->state); in _dpu_plane_calc_fill_level()
691 struct dpu_plane_state *pstate = to_dpu_plane_state(plane->state); in _dpu_plane_color_fill()
736 struct dpu_plane_state *pstate = to_dpu_plane_state(drm_state); in dpu_plane_clear_multirect()
771 pstate[i] = to_dpu_plane_state(drm_state[i]); in dpu_plane_validate_multirect_v2()
858 struct dpu_plane_state *pstate = to_dpu_plane_state(new_state); in dpu_plane_prepare_fb()
907 old_pstate = to_dpu_plane_state(old_state); in dpu_plane_cleanup_fb()
969 struct dpu_plane_state *pstate = to_dpu_plane_state(new_plane_state); in dpu_plane_atomic_check()
1078 pstate = to_dpu_plane_state(plane->state); in dpu_plane_flush()
[all …]
Ddpu_plane.h57 #define to_dpu_plane_state(x) \ macro
Ddpu_core_perf.c49 pstate = to_dpu_plane_state(plane->state); in _dpu_core_perf_calc_bw()
86 pstate = to_dpu_plane_state(plane->state); in _dpu_core_perf_calc_clk()
Ddpu_crtc.c431 pstate = to_dpu_plane_state(state); in _dpu_crtc_blend_setup_mixer()
1182 struct dpu_plane_state *dpu_pstate = to_dpu_plane_state(pstate); in dpu_crtc_atomic_check()
1430 pstate = to_dpu_plane_state(plane->state); in _dpu_debugfs_status_show()