✓ CI.checkpatch: success for drm/xe/oa: Allow oa_exponent value of 0 (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Feb 12 18:53:46 UTC 2025
== Series Details ==
Series: drm/xe/oa: Allow oa_exponent value of 0 (rev2)
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 7e6e3663954cd2cffde5690675ad9b3b0685e97e
Author: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
Date: Wed Feb 12 08:26:10 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)
Signed-off-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
Reviewed-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch b9696aa14a67620661572e94f4141df2a4b6b5cd drm-intel
7e6e3663954c drm/xe/oa: Allow oa_exponent value of 0
More information about the Intel-xe
mailing list