✓ CI.checkpatch: success for series starting with [1/2] drm/dp_mst: Fix GUID DPCD write to non-root MST branch devices
Patchwork
patchwork at emeril.freedesktop.org
Tue Apr 1 10:43:42 UTC 2025
== Series Details ==
Series: series starting with [1/2] drm/dp_mst: Fix GUID DPCD write to non-root MST branch devices
URL : https://patchwork.freedesktop.org/series/147052/
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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 18bfcf5670b6b30b9e32e96f126db5a06d962e6b
Author: Imre Deak <imre.deak at intel.com>
Date: Tue Apr 1 13:38:46 2025 +0300
drm/dp_mst: Use drm_dp_dpcd_write_data() to write GUID for non-root MST branch devices
drm_dp_dpcd_write_data() can be used to write the GUID for a non-root
MST branch device, similarly to writing the GUID to a root MST branch
device, do so.
Cc: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
Cc: Lyude Paul <lyude at redhat.com>
Signed-off-by: Imre Deak <imre.deak at intel.com>
+ /mt/dim checkpatch 9368766ece6c78cc0001f9b53037563fe521f887 drm-intel
df1e460be3c6 drm/dp_mst: Fix GUID DPCD write to non-root MST branch devices
18bfcf5670b6 drm/dp_mst: Use drm_dp_dpcd_write_data() to write GUID for non-root MST branch devices
More information about the Intel-xe
mailing list