]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915/wm: Don't compute separate SAGV watermarks for RKL
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 24 Mar 2026 13:48:36 +0000 (15:48 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 9 Apr 2026 15:06:47 +0000 (18:06 +0300)
commit38e936e0e5f0bba69be66622f6191dcd949dd291
tree57521502d2bbf14d9d15702dd00926304cdcf2ab
parent38b4408489f2e55932e186fbcc1cc0c3379e7a86
drm/i915/wm: Don't compute separate SAGV watermarks for RKL

RKL is supposed to use the old SKL/ICL method for determining
whether the watermarks tolerate SAGV or not, not the TGL+ method.
Make it so.

BSpec: 49325
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patch.msgid.link/20260324134843.2364-3-ville.syrjala@linux.intel.com
Reviewed-by: Vinod Govindapillai <vinod.govindapillai@intel.com>
drivers/gpu/drm/i915/display/intel_display_device.h
drivers/gpu/drm/i915/display/skl_watermark.c