Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/6] Add AS_SDP to fastset
@ 2024-12-02  2:45 Mitul Golani
  2024-12-02  2:45 ` [PATCH v5 1/6] drm/i915/vrr: Add crtc_state dump for vrr.vsync params Mitul Golani
                   ` (11 more replies)
  0 siblings, 12 replies; 16+ messages in thread
From: Mitul Golani @ 2024-12-02  2:45 UTC (permalink / raw)
  To: intel-gfx; +Cc: intel-xe, ville.syrjala, jani.nikula, ankit.k.nautiyal

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 (5):
  drm/i915/vrr: Add crtc_state dump for vrr.vsync params
  drm/i915/vrr: Compute vrr.vsync_{start, end} during full modeset
  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: Move as sdp params change to fastset

 .../drm/i915/display/intel_crtc_state_dump.c  |  4 ++-
 drivers/gpu/drm/i915/display/intel_display.c  |  5 ++--
 drivers/gpu/drm/i915/display/intel_dp.c       |  8 +++---
 drivers/gpu/drm/i915/display/intel_vrr.c      | 25 ++++++++-----------
 4 files changed, 19 insertions(+), 23 deletions(-)

-- 
2.46.0


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

end of thread, other threads:[~2024-12-05  4:50 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-02  2:45 [PATCH v5 0/6] Add AS_SDP to fastset Mitul Golani
2024-12-02  2:45 ` [PATCH v5 1/6] drm/i915/vrr: Add crtc_state dump for vrr.vsync params Mitul Golani
2024-12-05  4:48   ` Nautiyal, Ankit K
2024-12-02  2:45 ` [PATCH v5 2/6] drm/i915/vrr: Compute vrr.vsync_{start, end} during full modeset Mitul Golani
2024-12-05  4:49   ` Nautiyal, Ankit K
2024-12-02  2:45 ` [PATCH v5 3/6] drm/i915/dp: fix the Adaptive sync Operation mode for SDP Mitul Golani
2024-12-02  2:45 ` [PATCH v5 4/6] drm/i915/dp: Compute as_sdp.vtotal based on vrr timings Mitul Golani
2024-12-05  4:50   ` Nautiyal, Ankit K
2024-12-02  2:45 ` [PATCH v5 5/6] drm/i915/dp: Compute as_sdp based on if vrr possible Mitul Golani
2024-12-02  2:45 ` [PATCH v5 6/6] drm/i915/display: Move as sdp params change to fastset Mitul Golani
2024-12-02  2:49 ` ✓ CI.Patch_applied: success for Add AS_SDP to fastset (rev2) Patchwork
2024-12-02  2:49 ` ✓ CI.checkpatch: " Patchwork
2024-12-02  2:50 ` ✓ CI.KUnit: " Patchwork
2024-12-02  3:08 ` ✓ CI.Build: " Patchwork
2024-12-02  3:10 ` ✓ CI.Hooks: " Patchwork
2024-12-02  3:12 ` ✗ CI.checksparse: warning " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox