htotal_max       15763 drivers/gpu/drm/i915/display/intel_display.c 	int hdisplay_max, htotal_max;
htotal_max       15799 drivers/gpu/drm/i915/display/intel_display.c 		htotal_max = 8192;
htotal_max       15804 drivers/gpu/drm/i915/display/intel_display.c 		htotal_max = 8192;
htotal_max       15809 drivers/gpu/drm/i915/display/intel_display.c 		htotal_max = 4096;
htotal_max       15814 drivers/gpu/drm/i915/display/intel_display.c 	    mode->hsync_start > htotal_max ||
htotal_max       15815 drivers/gpu/drm/i915/display/intel_display.c 	    mode->hsync_end > htotal_max ||
htotal_max       15816 drivers/gpu/drm/i915/display/intel_display.c 	    mode->htotal > htotal_max)