✓ CI.checkpatch: success for drm/xe/client: Check return value of xe_force_wake_get (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Tue Jun 25 10:02:26 UTC 2024
== Series Details ==
Series: drm/xe/client: Check return value of xe_force_wake_get (rev5)
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 41e147bff318489d8e62c1b824faadb3df2c698b
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Tue Jun 25 11:42:28 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.
v2: set HWE to NULL instead of setting timestamp to 0(Lucas)
Add a warn on for xe_force_wake_put(Himal)
Fixes: 188ced1e0ff8 ("drm/xe/client: Print runtime to fdinfo")
Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 5e45785f315938951d86af616d35a5ba08bfeabc drm-intel
41e147bff318 drm/xe/client: Check return value of xe_force_wake_get
More information about the Intel-xe
mailing list