Home
last modified time | relevance | path

Searched refs:to_dpu_plane_state (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c157 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(stat in dpu_plane_sspp_atomic_update()
[all...]
H A Ddpu_plane.h58 #define to_dpu_plane_state(x) \ macro
H A 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()
H A Ddpu_crtc.c140 pstate = to_dpu_plane_state(state); in _dpu_crtc_blend_setup_mixer()
877 pstates[cnt].dpu_pstate = to_dpu_plane_state(pstate); in dpu_crtc_atomic_check()
1117 pstate = to_dpu_plane_state(plane->state); in _dpu_debugfs_status_show()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c620 struct dpu_plane_state *pstate = to_dpu_plane_state(plane->state); in _dpu_plane_color_fill()
648 struct dpu_plane_state *pstate = to_dpu_plane_state(new_state); in dpu_plane_prepare_fb()
697 old_pstate = to_dpu_plane_state(old_state); in dpu_plane_cleanup_fb()
795 struct dpu_plane_state *pstate = to_dpu_plane_state(new_plane_state); in dpu_plane_atomic_check()
975 pstate = to_dpu_plane_state(plane->state); in dpu_plane_flush()
1023 struct dpu_plane_state *pstate = to_dpu_plane_state(state); in dpu_plane_sspp_update_pipe()
1088 struct dpu_plane_state *pstate = to_dpu_plane_state(state); in dpu_plane_sspp_atomic_update()
1149 struct dpu_plane_state *pstate = to_dpu_plane_state(state); in _dpu_plane_atomic_disable()
1192 pstate = to_dpu_plane_state(plane->state); in dpu_plane_destroy()
1211 kfree(to_dpu_plane_state(stat in dpu_plane_destroy_state()
[all...]
H A Ddpu_plane.h53 #define to_dpu_plane_state(x) \ macro
H A 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()
H A Ddpu_crtc.c425 state, to_dpu_plane_state(state), stage_idx, in _dpu_crtc_blend_setup_pipe()
470 pstate = to_dpu_plane_state(state); in _dpu_crtc_blend_setup_mixer()
1216 struct dpu_plane_state *dpu_pstate = to_dpu_plane_state(pstate); in dpu_crtc_atomic_check()
1315 pstate = to_dpu_plane_state(plane->state); in _dpu_debugfs_status_show()

Completed in 9 milliseconds