Home
last modified time | relevance | path

Searched refs:pipe_global_sync (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
H A Ddcn401_hubp.c148 union dml2_global_sync_programming *pipe_global_sync, in hubp401_vready_at_or_After_vsync() argument
151 unsigned int vstartup_lines = pipe_global_sync->dcn4x.vstartup_lines; in hubp401_vready_at_or_After_vsync()
152 unsigned int vupdate_offset_pixels = pipe_global_sync->dcn4x.vupdate_offset_pixels; in hubp401_vready_at_or_After_vsync()
153 unsigned int vupdate_width_pixels = pipe_global_sync->dcn4x.vupdate_vupdate_width_pixels; in hubp401_vready_at_or_After_vsync()
154 unsigned int vready_offset_pixels = pipe_global_sync->dcn4x.vready_offset_pixels; in hubp401_vready_at_or_After_vsync()
312 union dml2_global_sync_programming *pipe_global_sync, in hubp401_setup() argument
318 hubp401_vready_at_or_After_vsync(hubp, pipe_global_sync, timing); in hubp401_setup()
H A Ddcn401_hubp.h262 union dml2_global_sync_programming *pipe_global_sync,
355 union dml2_global_sync_programming *pipe_global_sync,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhubp.h151 union dml2_global_sync_programming *pipe_global_sync,