✓ CI.checkpatch: success for drm/xe/oa: Allow oa_exponent value of 0
Patchwork
patchwork at emeril.freedesktop.org
Wed Feb 12 02:18:59 UTC 2025
== Series Details ==
Series: drm/xe/oa: Allow oa_exponent value of 0
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 4e1742e776655c5799028a6ca2a99022505d3543
Author: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
Date: Tue Feb 11 17:07:36 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.
Signed-off-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
+ /mt/dim checkpatch 76120b67a3d5e7a38cbc92fc39846297130fc6d0 drm-intel
4e1742e77665 drm/xe/oa: Allow oa_exponent value of 0
More information about the Intel-xe
mailing list