✓ CI.checkpatch: success for drm/xe/client: Check return value of xe_force_wake_get
Patchwork
patchwork at emeril.freedesktop.org
Tue May 28 10:32:19 UTC 2024
== Series Details ==
Series: drm/xe/client: Check return value of xe_force_wake_get
URL : https://patchwork.freedesktop.org/series/134121/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 282e1db9d919d9b076a43797211da306566f0864
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Tue May 28 12:11:32 2024 +0200
drm/xe/client: Check return value of xe_force_wake_get
xe_force_wake_get() can return error so check it's return value
before reading gpu_timestamp value.
Fixes: 188ced1e0ff8 ("drm/xe/client: Print runtime to fdinfo")
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 5ba74aaea55bf295898f2a4f69c59fe12e84e842 drm-intel
282e1db9d919 drm/xe/client: Check return value of xe_force_wake_get
More information about the Intel-xe
mailing list