Home
last modified time | relevance | path

Searched refs:setup_vupdate_interrupt (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2054 if (hws->funcs.setup_vupdate_interrupt) in dcn401_program_tg()
2055 hws->funcs.setup_vupdate_interrupt(dc, pipe_ctx); in dcn401_program_tg()
2227 if (hws->funcs.setup_vupdate_interrupt) in dcn401_program_pipe_sequence()
2669 if (hws->funcs.setup_vupdate_interrupt) in dcn401_update_bandwidth()
2670 hws->funcs.setup_vupdate_interrupt(dc, pipe_ctx); in dcn401_update_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1716 if (hws->funcs.setup_vupdate_interrupt) in dce110_apply_single_controller_ctx_to_hw()
1717 hws->funcs.setup_vupdate_interrupt(dc, pipe_ctx); in dce110_apply_single_controller_ctx_to_hw()