✓ CI.checkpatch: success for drm/xe: Demote CCS_MODE info to debug only
Patchwork
patchwork at emeril.freedesktop.org
Fri May 3 19:19:34 UTC 2024
== Series Details ==
Series: drm/xe: Demote CCS_MODE info to debug only
URL : https://patchwork.freedesktop.org/series/133185/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ad4e1a6b3e82009b5491fee83963eda419dc5290
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date: Fri May 3 15:03:31 2024 -0400
drm/xe: Demote CCS_MODE info to debug only
This information is printed in any gt_reset, which actually
occurs in any runtime resume, what can be so verbose in
production build. Let's demote it to debug only.
Cc: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch e9ea5061461b07fcb7e19892a54a61aa8fa1d163 drm-intel
ad4e1a6b3e82 drm/xe: Demote CCS_MODE info to debug only
More information about the Intel-xe
mailing list