Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_plane.c167 pstate = to_dpu_plane_state(plane->state); in _dpu_plane_calc_bw()
215 pstate = to_dpu_plane_state(plane->state); in _dpu_plane_calc_clk()
253 pstate = to_dpu_plane_state(plane->state); in _dpu_plane_calc_fill_level()
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()
924 old_pstate = to_dpu_plane_state(old_state); in dpu_plane_cleanup_fb()
1047 pstate = to_dpu_plane_state(plane->state); in dpu_plane_flush()
1088 struct dpu_plane_state *pstate = to_dpu_plane_state(state); in dpu_plane_sspp_atomic_update()
1227 struct dpu_plane_state *pstate = to_dpu_plane_state(state); in _dpu_plane_atomic_disable()
1282 kfree(to_dpu_plane_state(state)); in dpu_plane_destroy_state()
[all …]
A Ddpu_plane.h60 #define to_dpu_plane_state(x) \ macro
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()
A Ddpu_crtc.c363 pstate = to_dpu_plane_state(state); in _dpu_crtc_blend_setup_mixer()
1096 pstates[cnt].dpu_pstate = to_dpu_plane_state(pstate); in dpu_crtc_atomic_check()
1336 pstate = to_dpu_plane_state(plane->state); in _dpu_debugfs_status_show()

Completed in 13 milliseconds