All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/5] Add AS_SDP to fastset
@ 2024-11-20  8:49 Mitul Golani
  2024-11-20  8:49 ` [PATCH v4 1/5] drm/i915/vrr: Add crtc_state dump for vrr.vsync params Mitul Golani
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Mitul Golani @ 2024-11-20  8:49 UTC (permalink / raw)
  To: intel-gfx; +Cc: ankit.k.nautiyal, ville.syrjala, jani.nikula

vrr enable disable should happen with fastset, where
adptive sync SDP should not block it to full modeset.

Ankit Nautiyal (1):
  drm/i915/dp: fix the Adaptive sync Operation mode for SDP

Mitul Golani (4):
  drm/i915/vrr: Add crtc_state dump for vrr.vsync params
  drm/i915/vrr: Update vrr.vsync_{start, end} computation
  drm/i915/dp: Compute as_sdp.vtotal based on vrr timings
  drm/i915/dp: Compute as_sdp based on if vrr possible

 .../drm/i915/display/intel_crtc_state_dump.c  |  4 ++-
 drivers/gpu/drm/i915/display/intel_dp.c       |  7 +++---
 drivers/gpu/drm/i915/display/intel_vrr.c      | 25 ++++++++-----------
 3 files changed, 16 insertions(+), 20 deletions(-)

-- 
2.46.0


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

end of thread, other threads:[~2024-11-28  4:39 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-20  8:49 [PATCH v4 0/5] Add AS_SDP to fastset Mitul Golani
2024-11-20  8:49 ` [PATCH v4 1/5] drm/i915/vrr: Add crtc_state dump for vrr.vsync params Mitul Golani
2024-11-20 12:50   ` Jani Nikula
2024-11-21  4:38     ` Golani, Mitulkumar Ajitkumar
2024-11-20  8:49 ` [PATCH v4 2/5] drm/i915/vrr: Update vrr.vsync_{start, end} computation Mitul Golani
2024-11-20 12:55   ` Nautiyal, Ankit K
2024-11-21  4:41     ` Golani, Mitulkumar Ajitkumar
2024-11-20  8:49 ` [PATCH v4 3/5] drm/i915/dp: fix the Adaptive sync Operation mode for SDP Mitul Golani
2024-11-20  8:49 ` [PATCH v4 4/5] drm/i915/dp: Compute as_sdp.vtotal based on vrr timings Mitul Golani
2024-11-28  4:34   ` Nautiyal, Ankit K
2024-11-20  8:49 ` [PATCH v4 5/5] drm/i915/dp: Compute as_sdp based on if vrr possible Mitul Golani
2024-11-28  4:39   ` Nautiyal, Ankit K
2024-11-20  9:34 ` ✗ Fi.CI.SPARSE: warning for Add AS_SDP to fastset (rev3) 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.