✓ CI.checkpatch: success for drm/i915/display: clean up DP Adaptive Sync SDP state mismatch logging
Patchwork
patchwork at emeril.freedesktop.org
Thu Dec 5 09:36:07 UTC 2024
== Series Details ==
Series: drm/i915/display: clean up DP Adaptive Sync SDP state mismatch logging
URL : https://patchwork.freedesktop.org/series/142153/
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 7853e2a7e84229c0b32a11b4b6505b0b19c957a8
Author: Jani Nikula <jani.nikula at intel.com>
Date: Thu Dec 5 11:30:42 2024 +0200
drm/i915/display: clean up DP Adaptive Sync SDP state mismatch logging
Pass the drm_printer from intel_pipe_config_compare(), and use it for
logging, along with pipe_config_mismatch(), to simplify and unify.
While at it, differentiate the VSC and AS SDP log texts from each other.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 6d42506688c08f85240449e80658ab760d899ae2 drm-intel
7853e2a7e842 drm/i915/display: clean up DP Adaptive Sync SDP state mismatch logging
More information about the Intel-xe
mailing list