✓ CI.checkpatch: success for Add AS_SDP to fastset (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jan 30 05:26:54 UTC 2025
== Series Details ==
Series: Add AS_SDP to fastset (rev3)
URL : https://patchwork.freedesktop.org/series/137034/
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 74134c652ff00ffeb0b2070e6440508052cf112e
Author: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
Date: Thu Jan 30 10:46:09 2025 +0530
drm/i915/display: Move as sdp params change to fastset
as_sdp param changes from vrr to cmrr should happen to fastset.
Changing as_sdp params should not trigger any modeset.
Signed-off-by: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
+ /mt/dim checkpatch c2a5da40b8b1c5af77dcdabed8516069949fea3b drm-intel
f7e3d4ff0d83 drm/i915/vrr: Add crtc_state dump for vrr.vsync params
85a243084759 drm/i915/vrr: Compute vrr.vsync_{start, end} during full modeset
5844603b0f6b drm/i915/dp: fix the Adaptive sync Operation mode for SDP
3e12f2d93044 drm/i915/dp: Compute as_sdp.vtotal based on vrr timings
08386d7d3538 drm/i915/dp: Compute as_sdp based on if vrr possible
74134c652ff0 drm/i915/display: Move as sdp params change to fastset
More information about the Intel-xe
mailing list