✓ CI.checkpatch: success for drm/i915/alpm: Check for alpm support before accessing alpm register
Patchwork
patchwork at emeril.freedesktop.org
Fri Apr 25 14:43:23 UTC 2025
== Series Details ==
Series: drm/i915/alpm: Check for alpm support before accessing alpm register
URL : https://patchwork.freedesktop.org/series/148267/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ac82a9a73f5957fc36b7cd291ec98f8ee8951457
Author: Animesh Manna <animesh.manna at intel.com>
Date: Fri Apr 25 18:51:07 2025 +0530
drm/i915/alpm: Check for alpm support before accessing alpm register
Currently as EDP only support alpm and check for alpm support will
prevent DP connector to access alpm register.
Signed-off-by: Animesh Manna <animesh.manna at intel.com>
+ /mt/dim checkpatch 5c29806460a155cbfb176d48bd707cdf17bf259b drm-intel
ac82a9a73f59 drm/i915/alpm: Check for alpm support before accessing alpm register
More information about the Intel-xe
mailing list