[RESEND 0/2] Fix vrr.enable handling and add logging for fixed_rr

Nautiyal, Ankit K ankit.k.nautiyal at intel.com
Mon Mar 24 08:30:32 UTC 2025


On 3/22/2025 10:13 AM, Ankit Nautiyal wrote:
> 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

Thanks for the reviews, patches are pushed to drm-intel-next.

Regards,

Ankit


>
>   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(-)
>


More information about the Intel-xe mailing list