Home
last modified time | relevance | path

Searched refs:dpu_plane_state (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c578 static void _dpu_plane_color_fill_pipe(struct dpu_plane_state *pstate, in _dpu_plane_color_fill_pipe()
623 struct dpu_plane_state *pstate = to_dpu_plane_state(plane->state); in _dpu_plane_color_fill()
653 struct dpu_plane_state *pstate = to_dpu_plane_state(new_state); in dpu_plane_prepare_fb()
681 struct dpu_plane_state *old_pstate; in dpu_plane_cleanup_fb()
826 struct dpu_plane_state *pstate = to_dpu_plane_state(new_plane_state); in dpu_plane_atomic_check_nosspp()
962 static bool dpu_plane_get_single_pipe_in_stage(struct dpu_plane_state *pstate, in dpu_plane_get_single_pipe_in_stage()
987 struct dpu_plane_state *pstate = to_dpu_plane_state(new_plane_state); in dpu_plane_atomic_check_sspp()
1041 static int dpu_plane_try_multirect_shared(struct dpu_plane_state *pstate, in dpu_plane_try_multirect_shared()
1042 struct dpu_plane_state *prev_adjacent_pstate, in dpu_plane_try_multirect_shared()
1110 struct dpu_plane_state *pstate = to_dpu_plane_state(new_plane_state); in dpu_plane_atomic_check()
[all …]
H A Ddpu_plane.h32 struct dpu_plane_state { struct
49 container_of(x, struct dpu_plane_state, base) argument
H A Ddpu_core_perf.c64 struct dpu_plane_state *pstate; in _dpu_core_perf_calc_bw()
96 struct dpu_plane_state *pstate; in _dpu_core_perf_calc_clk()
H A Ddpu_crtc.c323 struct dpu_plane_state *pstate, in _dpu_crtc_setup_blend_cfg()
449 struct dpu_plane_state *pstate = NULL; in _dpu_crtc_blend_setup_mixer()
1562 struct dpu_plane_state *dpu_pstate = to_dpu_plane_state(pstate); in dpu_crtc_atomic_check()
1664 struct dpu_plane_state *pstate = NULL; in _dpu_debugfs_status_show()
H A Ddpu_trace.h652 struct drm_plane_state *state, struct dpu_plane_state *pstate,