Searched defs:vtotal_max (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn401/ |
H A D | dcn401_optc.c | 379 void optc401_set_vtotal_min_max(struct timing_generator *optc, int vtotal_min, int vtotal_max) in optc401_set_vtotal_min_max()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
H A D | dcn30_fpu.c | 185 double vtotal_min, vtotal_max; in optc3_fpu_set_vrr_m_const() local
|
/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_dmub_srv.c | 362 …_dmub_srv_drr_update_cmd(struct dc *dc, uint32_t tg_inst, uint32_t vtotal_min, uint32_t vtotal_max) in dc_dmub_srv_drr_update_cmd() 1748 uint32_t vtotal_max, in dc_dmub_srv_fams2_drr_update()
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn10/ |
H A D | dcn10_optc.c | 960 void optc1_set_vtotal_min_max(struct timing_generator *optc, int vtotal_min, int vtotal_max) in optc1_set_vtotal_min_max()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_structs.h | 533 unsigned int vtotal_max; member
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display.c | 8326 int vdisplay_max, vtotal_max; in intel_mode_valid() local
|