✓ CI.checkpatch: success for drm/xe/display: fix type of intel_uncore_read*() functions
Patchwork
patchwork at emeril.freedesktop.org
Thu Jan 4 04:52:58 UTC 2024
== Series Details ==
Series: drm/xe/display: fix type of intel_uncore_read*() functions
URL : https://patchwork.freedesktop.org/series/128054/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 660bc614b142a9d83fcb7b4aeb3889a493dda8e7
Author: Luca Coelho <luciano.coelho at intel.com>
Date: Thu Dec 28 13:05:26 2023 +0200
drm/xe/display: fix type of intel_uncore_read*() functions
Some of the backported intel_uncore_read*() functions used the wrong
types. Change the function declarations accordingly.
Signed-off-by: Luca Coelho <luciano.coelho at intel.com>
Reviewed-by: Gustavo Sousa <gustavo.sousa at intel.com>
+ /mt/dim checkpatch 7b3b98d034784b125bad7aca46f9e7a3cfcde45a drm-intel
660bc614b drm/xe/display: fix type of intel_uncore_read*() functions
More information about the Intel-xe
mailing list