✓ CI.checkpatch: success for drm/xe/oa: Allow oa_exponent value of 0 (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Fri Feb 21 22:23:34 UTC 2025
== Series Details ==
Series: drm/xe/oa: Allow oa_exponent value of 0 (rev4)
URL : https://patchwork.freedesktop.org/series/144685/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 50a083e4d8ca0229dda08bdb5f0090ee6f764986
Author: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
Date: Fri Feb 21 13:33:52 2025 -0800
drm/xe/oa: Allow oa_exponent value of 0
OA exponent value of 0 is a valid value for periodic reports. Allow user
to pass 0 for the OA sampling interval since it gets converted to 2 gt
clock ticks.
v2: Update the check in xe_oa_stream_init as well (Ashutosh)
v3: Fix mi-rpc failure by setting default exponent to -1 (CI)
v4: Add the Fixes tag
Fixes: b6fd51c62119 ("drm/xe/oa/uapi: Define and parse OA stream properties")
Signed-off-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
Reviewed-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch f2a2bd676bde0942c9dfe5c55d54eec298260f88 drm-intel
50a083e4d8ca drm/xe/oa: Allow oa_exponent value of 0
More information about the Intel-xe
mailing list