All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Cache SDP caps during connector detection
@ 2024-07-04  8:26 Mitul Golani
  2024-07-04  8:26 ` [PATCH v2 1/1] drm/i915/display: Cache adpative sync caps to use it later Mitul Golani
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Mitul Golani @ 2024-07-04  8:26 UTC (permalink / raw)
  To: intel-gfx; +Cc: ankit.k.nautiyal, imre.deak, jani.nikula

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-07-10  2:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-04  8:26 [PATCH v2 0/1] Cache SDP caps during connector detection Mitul Golani
2024-07-04  8:26 ` [PATCH v2 1/1] drm/i915/display: Cache adpative sync caps to use it later Mitul Golani
2024-07-09  4:30   ` Murthy, Arun R
2024-07-09 19:45     ` Rodrigo Vivi
2024-07-04  9:03 ` ✓ Fi.CI.BAT: success for Cache SDP caps during connector detection (rev2) Patchwork
2024-07-04 10:43 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-07-10  2:33 ` ✓ Fi.CI.IGT: success " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.