Home
last modified time | relevance | path

Searched refs:set_vtotal_min_max (Results 1 – 10 of 10) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/dcn301/
H A Ddcn301_optc.c74 …optc->funcs->set_vtotal_min_max(optc, params->vertical_total_min - 1, params->vertical_total_max -… in optc301_set_drr()
92 optc->funcs->set_vtotal_min_max(optc, 0, 0); in optc301_set_drr()
144 .set_vtotal_min_max = optc3_set_vtotal_min_max,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_optc.c188 …optc->funcs->set_vtotal_min_max(optc, params->vertical_total_min - 1, params->vertical_total_max -… in optc31_set_drr()
211 optc->funcs->set_vtotal_min_max(optc, 0, 0); in optc31_set_drr()
268 .set_vtotal_min_max = optc1_set_vtotal_min_max,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_optc.c264 …optc->funcs->set_vtotal_min_max(optc, params->vertical_total_min - 1, params->vertical_total_max -… in optc32_set_drr()
304 .set_vtotal_min_max = optc3_set_vtotal_min_max,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn201/
H A Ddcn201_optc.c170 .set_vtotal_min_max = optc1_set_vtotal_min_max,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn314/
H A Ddcn314_optc.c230 .set_vtotal_min_max = optc1_set_vtotal_min_max,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c224 optc->funcs->set_vtotal_min_max(optc, v_total, v_total); in optc1_program_timing()
940 …optc->funcs->set_vtotal_min_max(optc, params->vertical_total_min - 1, params->vertical_total_max -… in optc1_set_drr()
1569 .set_vtotal_min_max = optc1_set_vtotal_min_max,
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h239 void (*set_vtotal_min_max)(struct timing_generator *optc, int vtotal_min, int vtotal_max); member
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_optc.c352 .set_vtotal_min_max = optc3_set_vtotal_min_max,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_optc.c548 .set_vtotal_min_max = optc1_set_vtotal_min_max,
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn30/
H A Ddcn30_fpu.c213 optc->funcs->set_vtotal_min_max(optc, 0, 0); in optc3_fpu_set_vrr_m_const()
252 optc->funcs->set_vtotal_min_max(optc, vtotal_min, vtotal_max); in optc3_fpu_set_vrr_m_const()