[PATCH v2 0/1] Cache SDP caps during connector detection

Mitul Golani mitulkumar.ajitkumar.golani at intel.com
Thu Jul 4 08:26:37 UTC 2024


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



More information about the Intel-gfx mailing list