psr_max_h         542 drivers/gpu/drm/i915/display/intel_psr.c 	int psr_max_h = 0, psr_max_v = 0;
psr_max_h         558 drivers/gpu/drm/i915/display/intel_psr.c 		psr_max_h = 4096;
psr_max_h         561 drivers/gpu/drm/i915/display/intel_psr.c 		psr_max_h = 3640;
psr_max_h         565 drivers/gpu/drm/i915/display/intel_psr.c 	if (crtc_hdisplay > psr_max_h || crtc_vdisplay > psr_max_v) {
psr_max_h         568 drivers/gpu/drm/i915/display/intel_psr.c 			      psr_max_h, psr_max_v);