✓ CI.checkpatch: success for Add AS_SDP to fastset (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Dec 2 02:49:15 UTC 2024
== Series Details ==
Series: Add AS_SDP to fastset (rev2)
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 6e3ae0f285e64ed804b9ef3f67f303e496019f34
Author: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
Date: Mon Dec 2 08:15:40 2024 +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 9b0aa1ea1d6b35c6eb7e641e5b81b33c297ca4ff drm-intel
d9e077539c7b drm/i915/vrr: Add crtc_state dump for vrr.vsync params
dc291d70b17f drm/i915/vrr: Compute vrr.vsync_{start, end} during full modeset
536a28ade094 drm/i915/dp: fix the Adaptive sync Operation mode for SDP
98815fe72452 drm/i915/dp: Compute as_sdp.vtotal based on vrr timings
e8fad29100bc drm/i915/dp: Compute as_sdp based on if vrr possible
6e3ae0f285e6 drm/i915/display: Move as sdp params change to fastset
More information about the Intel-xe
mailing list