vtotal_max       1944 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 		pipes[pipe_cnt].pipe.dest.vtotal_max = res_ctx->pipe_ctx[i].stream->adjust.v_total_max;
vtotal_max       2069 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 			pipes[pipe_cnt].pipe.dest.vtotal_max = timing->v_total;
vtotal_max        326 drivers/gpu/drm/amd/display/dc/dml/display_mode_structs.h 	unsigned int vtotal_max;
vtotal_max       15764 drivers/gpu/drm/i915/display/intel_display.c 	int vdisplay_max, vtotal_max;
vtotal_max       15800 drivers/gpu/drm/i915/display/intel_display.c 		vtotal_max = 8192;
vtotal_max       15805 drivers/gpu/drm/i915/display/intel_display.c 		vtotal_max = 8192;
vtotal_max       15810 drivers/gpu/drm/i915/display/intel_display.c 		vtotal_max = 4096;
vtotal_max       15820 drivers/gpu/drm/i915/display/intel_display.c 	    mode->vsync_start > vtotal_max ||
vtotal_max       15821 drivers/gpu/drm/i915/display/intel_display.c 	    mode->vsync_end > vtotal_max ||
vtotal_max       15822 drivers/gpu/drm/i915/display/intel_display.c 	    mode->vtotal > vtotal_max)