All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND 0/2] Fix vrr.enable handling and add logging for fixed_rr
@ 2025-03-22  4:43 Ankit Nautiyal
  2025-03-22  4:43 ` [RESEND 1/2] drm/i915/display: Add fixed_rr to crtc_state dump Ankit Nautiyal
                   ` (15 more replies)
  0 siblings, 16 replies; 18+ messages in thread
From: Ankit Nautiyal @ 2025-03-22  4:43 UTC (permalink / raw)
  To: intel-gfx
  Cc: intel-xe, jani.nikula, ville.syrjala, mitulkumar.ajitkumar.golani

This series is split from the main series [1] for merging the fixes early,
while other patches of the series are still in review:

The commit:
a27217f9d1856 ("drm/i915/vrr: Track vrr.enable only for variable timing")
adds a change in reading the vrr.enable, which is causing issue when GOP
enables VRR timing generator with fixed timings.

Add the fixed_rr status in crtc_state_dump and remove the check for
fixed_rr during readout.

[1] Use VRR timing generator for fixed refresh rate modes
https://patchwork.freedesktop.org/series/134383/

Ankit Nautiyal (2):
  drm/i915/display: Add fixed_rr to crtc_state dump
  drm/i915/vrr: Avoid reading vrr.enable based on fixed_rr check

 drivers/gpu/drm/i915/display/intel_crtc_state_dump.c | 3 ++-
 drivers/gpu/drm/i915/display/intel_vrr.c             | 4 +---
 drivers/gpu/drm/i915/display/intel_vrr.h             | 1 +
 3 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2025-03-25 13:48 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-22  4:43 [RESEND 0/2] Fix vrr.enable handling and add logging for fixed_rr Ankit Nautiyal
2025-03-22  4:43 ` [RESEND 1/2] drm/i915/display: Add fixed_rr to crtc_state dump Ankit Nautiyal
2025-03-22  4:43 ` [RESEND 2/2] drm/i915/vrr: Avoid reading vrr.enable based on fixed_rr check Ankit Nautiyal
2025-03-22  5:00 ` ✓ CI.Patch_applied: success for Fix vrr.enable handling and add logging for fixed_rr (rev2) Patchwork
2025-03-22  5:00 ` ✓ CI.checkpatch: " Patchwork
2025-03-22  5:01 ` ✓ CI.KUnit: " Patchwork
2025-03-22  5:18 ` ✓ CI.Build: " Patchwork
2025-03-22  5:20 ` ✓ CI.Hooks: " Patchwork
2025-03-22  5:22 ` ✓ CI.checksparse: " Patchwork
2025-03-22  5:38 ` ✗ Fi.CI.SPARSE: warning for Fix vrr.enable handling and add logging for fixed_rr Patchwork
2025-03-22  5:43 ` ✓ Xe.CI.BAT: success for Fix vrr.enable handling and add logging for fixed_rr (rev2) Patchwork
2025-03-22  6:42 ` ✗ Xe.CI.Full: failure " Patchwork
2025-03-22 16:07 ` ✗ i915.CI.BAT: failure for Fix vrr.enable handling and add logging for fixed_rr Patchwork
2025-03-24  5:23 ` ✓ i915.CI.BAT: success " Patchwork
2025-03-24  7:07 ` ✗ i915.CI.Full: failure " Patchwork
2025-03-24  8:00   ` Nautiyal, Ankit K
2025-03-24  8:30 ` [RESEND 0/2] " Nautiyal, Ankit K
2025-03-25 13:48 ` ✗ Xe.CI.Full: failure for Fix vrr.enable handling and add logging for fixed_rr (rev2) 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.