Cache connector caps during connector detection instead of reading capabilities each time during atomic commit. -v2: - Squash both the patches(Jani). Mitul Golani (1): drm/i915/display: Cache adpative sync caps to use it later drivers/gpu/drm/i915/display/intel_alpm.c | 2 +- .../drm/i915/display/intel_display_types.h | 1 + drivers/gpu/drm/i915/display/intel_dp.c | 22 ++++++++++--------- drivers/gpu/drm/i915/display/intel_dp.h | 1 - drivers/gpu/drm/i915/display/intel_vrr.c | 3 +-- 5 files changed, 15 insertions(+), 14 deletions(-) -- 2.45.2