Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.h86 int get_vupdate_offset_from_vsync(struct pipe_ctx *pipe_ctx);
Ddcn10_hw_sequencer.c3075 int get_vupdate_offset_from_vsync(struct pipe_ctx *pipe_ctx) in get_vupdate_offset_from_vsync() function
3139 int vupdate_offset_from_vsync = get_vupdate_offset_from_vsync(pipe_ctx); in calc_vupdate_position()
3213 int start_line = get_vupdate_offset_from_vsync(pipe_ctx); in dcn10_setup_vupdate_interrupt()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_stream.c249 vupdate_line = get_vupdate_offset_from_vsync(pipe_ctx); in delay_cursor_until_vupdate()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1596 int start_line = get_vupdate_offset_from_vsync(pipe_ctx); in dcn20_setup_vupdate_interrupt()