Home
last modified time | relevance | path

Searched refs:is_counter_moving (Results 1 – 16 of 16) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c217 if (!tg->funcs->is_counter_moving(tg)) { in dce120_timing_generator_wait_for_vblank()
224 if (!tg->funcs->is_counter_moving(tg)) { in dce120_timing_generator_wait_for_vblank()
235 if (!tg->funcs->is_counter_moving(tg)) { in dce120_timing_generator_wait_for_vactive()
1171 .is_counter_moving = dce110_timing_generator_is_counter_moving,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn301/
H A Ddcn301_optc.c122 .is_counter_moving = optc1_is_counter_moving,
/openbsd/sys/dev/pci/drm/amd/display/dc/dce80/
H A Ddce80_timing_generator.c190 .is_counter_moving = dce110_timing_generator_is_counter_moving,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn201/
H A Ddcn201_optc.c148 .is_counter_moving = optc1_is_counter_moving,
/openbsd/sys/dev/pci/drm/amd/display/dc/dce60/
H A Ddce60_timing_generator.c209 .is_counter_moving = dce110_timing_generator_is_counter_moving,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn314/
H A Ddcn314_optc.c208 .is_counter_moving = optc1_is_counter_moving,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_optc.c246 .is_counter_moving = optc1_is_counter_moving,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_optc.c282 .is_counter_moving = optc1_is_counter_moving,
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h190 bool (*is_counter_moving)(struct timing_generator *tg); member
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_optc.c330 .is_counter_moving = optc1_is_counter_moving,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_optc.c524 .is_counter_moving = optc1_is_counter_moving,
/openbsd/sys/dev/pci/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator_v.c665 .is_counter_moving = dce110_timing_generator_v_is_counter_moving,
H A Ddce110_timing_generator.c2208 .is_counter_moving = dce110_timing_generator_is_counter_moving,
H A Ddce110_hw_sequencer.c2474 if (!tg->funcs->is_counter_moving(tg)) { in wait_for_reset_trigger_to_occur()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c1549 .is_counter_moving = optc1_is_counter_moving,
H A Ddcn10_hw_sequencer.c2004 if (!tg->funcs->is_counter_moving(tg)) { in wait_for_reset_trigger_to_occur()