[PATCH 0/2] Fix vrr.enable handling and add logging for fixed_rr
Ankit Nautiyal
ankit.k.nautiyal at intel.com
Sat Mar 15 08:04:47 UTC 2025
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.
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