Home
last modified time | relevance | path

Searched refs:pipe_dest (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c119 struct _vcs_dpi_display_pipe_dest_params_st *pipe_dest) in hubp1_vready_workaround() argument
131 if ((pipe_dest->vstartup_start - 2*(pipe_dest->vready_offset+pipe_dest->vupdate_width in hubp1_vready_workaround()
132 + pipe_dest->vupdate_offset) / pipe_dest->htotal) <= pipe_dest->vblank_end) { in hubp1_vready_workaround()
669 struct _vcs_dpi_display_pipe_dest_params_st *pipe_dest) in hubp1_setup() argument
676 hubp1_vready_workaround(hubp, pipe_dest); in hubp1_setup()
Ddcn10_hubp.h744 struct _vcs_dpi_display_pipe_dest_params_st *pipe_dest);
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c169 struct _vcs_dpi_display_pipe_dest_params_st *pipe_dest) in hubp2_vready_at_or_After_vsync() argument
182 if ((pipe_dest->vstartup_start - (pipe_dest->vready_offset+pipe_dest->vupdate_width in hubp2_vready_at_or_After_vsync()
183 + pipe_dest->vupdate_offset) / pipe_dest->htotal) <= pipe_dest->vblank_end) { in hubp2_vready_at_or_After_vsync()
228 struct _vcs_dpi_display_pipe_dest_params_st *pipe_dest) in hubp2_setup() argument
234 hubp2_vready_at_or_After_vsync(hubp, pipe_dest); in hubp2_setup()
Ddcn20_hubp.h246 struct _vcs_dpi_display_pipe_dest_params_st *pipe_dest);
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.c153 struct _vcs_dpi_display_pipe_dest_params_st *pipe_dest) in hubp21_setup() argument
159 hubp2_vready_at_or_After_vsync(hubp, pipe_dest); in hubp21_setup()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhubp.h74 struct _vcs_dpi_display_pipe_dest_params_st *pipe_dest);
Dmem_input.h98 struct _vcs_dpi_display_pipe_dest_params_st *pipe_dest);