[RESEND 0/2] Fix vrr.enable handling and add logging for fixed_rr
Ankit Nautiyal
ankit.k.nautiyal at intel.com
Sat Mar 22 04:43:43 UTC 2025
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
More information about the Intel-xe
mailing list