✓ CI.checkpatch: success for drm/dp: extract payload helpers (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Dec 3 16:43:10 UTC 2024
== Series Details ==
Series: drm/dp: extract payload helpers (rev2)
URL : https://patchwork.freedesktop.org/series/141503/
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 cf0986285464fe39e931347f02eee8df431030cc
Author: Jani Nikula <jani.nikula at intel.com>
Date: Tue Dec 3 17:17:10 2024 +0200
drm/dp: extract drm_dp_dpcd_clear_payload()
SST with 128b/132b channel coding needs this too. Extract to a separate
helper, independent of MST.
Cc: Lyude Paul <lyude at redhat.com>
Reviewed-by: Imre Deak <imre.deak at intel.com>
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 5779fb3c12faf12589054127d60b1d36d56ba219 drm-intel
0ffea4982932 drm/dp: extract drm_dp_dpcd_poll_act_handled()
2b6ca1fcf3e9 drm/dp: extract drm_dp_dpcd_write_payload()
cf0986285464 drm/dp: extract drm_dp_dpcd_clear_payload()
More information about the Intel-xe
mailing list