Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [RFC v1 0/4] Update VRR guardband for HRR panel
@ 2024-11-12  8:50 Mitul Golani
  2024-11-12  8:50 ` [RFC v1 1/4] drm/i915/scaler: Calculate scaler prefill latency Mitul Golani
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: Mitul Golani @ 2024-11-12  8:50 UTC (permalink / raw)
  To: intel-gfx, intel-xe

Compute guardband based on enabled feature latency.

Mitul Golani (4):
  drm/i915/scaler: Calculate scaler prefill latency
  drm/i915/watermark: Add WM0 prefill latency
  drm/i915/psr: Add latency for PSR
  display/vrr: Update guardband based on enabled latency

 drivers/gpu/drm/i915/display/intel_psr.c     | 23 ++++++++++++
 drivers/gpu/drm/i915/display/intel_psr.h     |  1 +
 drivers/gpu/drm/i915/display/intel_vrr.c     | 18 ++++++++-
 drivers/gpu/drm/i915/display/skl_scaler.c    | 39 ++++++++++++++++++++
 drivers/gpu/drm/i915/display/skl_scaler.h    |  1 +
 drivers/gpu/drm/i915/display/skl_watermark.c | 21 +++++++++++
 drivers/gpu/drm/i915/display/skl_watermark.h |  1 +
 7 files changed, 102 insertions(+), 2 deletions(-)

-- 
2.46.0


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

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

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-12  8:50 [RFC v1 0/4] Update VRR guardband for HRR panel Mitul Golani
2024-11-12  8:50 ` [RFC v1 1/4] drm/i915/scaler: Calculate scaler prefill latency Mitul Golani
2024-11-28  9:31   ` Garg, Nemesa
2024-11-12  8:50 ` [RFC v1 2/4] drm/i915/watermark: Add WM0 " Mitul Golani
2024-11-12  8:50 ` [RFC v1 3/4] drm/i915/psr: Add latency for PSR Mitul Golani
2024-11-12  8:50 ` [RFC v1 4/4] display/vrr: Update guardband based on enabled latency Mitul Golani
2024-11-12  9:31 ` ✓ CI.Patch_applied: success for Update VRR guardband for HRR panel Patchwork
2024-11-12  9:31 ` ✓ CI.checkpatch: " Patchwork
2024-11-12  9:32 ` ✓ CI.KUnit: " Patchwork
2024-11-12  9:44 ` ✓ CI.Build: " Patchwork
2024-11-12  9:46 ` ✓ CI.Hooks: " Patchwork
2024-11-12  9:47 ` ✗ CI.checksparse: warning " Patchwork
2024-11-12 10:21 ` ✓ CI.BAT: success " Patchwork
2024-11-12 11:30 ` ✗ CI.FULL: failure " Patchwork
2024-11-22  7:53 ` [RFC v1 0/4] " Ville Syrjälä

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