✓ CI.checkpatch: success for Use VRR timing generator for fixed refresh rate modes (rev3)

Patchwork patchwork at emeril.freedesktop.org
Mon Feb 3 14:35:46 UTC 2025


== Series Details ==

Series: Use VRR timing generator for fixed refresh rate modes (rev3)
URL   : https://patchwork.freedesktop.org/series/141152/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7e70e15b4e2fe197dad9894672aee4cfd9ce4fc3
Author: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
Date:   Mon Feb 3 18:08:40 2025 +0530

    drm/i915/vblank: Avoid warning for platforms that always use VRR TG
    
    For fixed refresh rate timings, the VRR TG is not disabled and timings
    are changed on the fly.
    Modify the check for warning for changing timings with VRR TG disabled.
    
    Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
+ /mt/dim checkpatch 3c17a49b1e97e8e71f503ce25e0fa68b8c7b48b1 drm-intel
48d6c0aa6a90 drm/i915/vrr: Remove unwanted comment
66ffd0cf6266 drm/i915:vrr: Separate out functions to compute vmin and vmax
dc405c667012 drm/i915/vrr: Make helpers for cmrr and vrr timings
5391c30b2c30 drm/i915/vrr: Simplify CMRR Enable Check in intel_vrr_get_config
cd91f919b1a4 drm/i915/vrr: Introduce new field for VRR mode
c012ab2d85ef drm/i915/vrr: Fill VRR timing generator mode for CMRR and VRR
708d242e586e drm/i915/display: Remove vrr.enable and instead check vrr.mode != NONE
fa3449ac1145 drm/i915/display: Absorb cmrr attributes into vrr struct
08ab8f24904d drm/i915/display: Add vrr mode to crtc_state dump
c48c808dc14d drm/i915/vrr: Disable CMRR
ae05a9c4ef9f drm/i915/display: Update intel_crtc_vrr_{enable/disable}
2963650e49d3 drm/i915/vrr: Use crtc_vtotal for vmin
070d9dcda398 drm/i915/vrr: Prepare for fixed refresh rate timings
8613b28d6146 drm/i915/dp: Avoid vrr compute config for HDMI sink
13c51359595e drm/i915/vrr: Introduce VRR mode Fixed RR
32c4568255fe drm/i915/display: Enable MSA Ignore Timing PAR only when in not fixed_rr mode
52982b72c2dd drm/i915/hdmi: Use VRR Timing generator for HDMI
6a3f59b4f489 drm/i915/display: Disable PSR before disabling VRR
951dd81a0cca drm/i915/psr: Allow PSR for fixed refrsh rate with VRR TG
358235d40c7f drm/i915/display: Extend WA 14015406119 for PSR2
d76a9c73c5eb drm/i915/vrr: Handle joiner with vrr
b2fd57a49668 drm/i915/vrr: Refactor condition for computing vmax and LRR
3086b477425d drm/i915/display: Pass vrr.mode to intel_crtc_update_active_timings()
1fd06da6bc02 drm/i915/vblank: Add crtc active timings for fixed_rr mode
cd460b462d0a drm/i915/vrr: Always set vrr vmax/vmin/flipline in vrr_{enable/disable}
1df527d963f8 drm/i915/display: Use fixed_rr timings in modeset sequence
8a2c2dec9b7c drm/i915/vrr: Always use VRR timing generator for MTL+
7e70e15b4e2f drm/i915/vblank: Avoid warning for platforms that always use VRR TG




More information about the Intel-xe mailing list