✗ CI.checkpatch: warning for drm/xe/oa: Expose media OA units
Patchwork
patchwork at emeril.freedesktop.org
Fri May 16 19:43:49 UTC 2025
== Series Details ==
Series: drm/xe/oa: Expose media OA units
URL : https://patchwork.freedesktop.org/series/149133/
State : warning
== 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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c11605a828315c3d8d781bb3b2d0f9cbfe62d429
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date: Fri May 16 11:09:13 2025 -0700
drm/xe/oa: Expose media OA units
On Xe2+ platforms, media engines are attached to "SCMI" OA media (OAM)
units. One or two SCMI OAM units might be present on a platform. In
addition there is another OAM unit for global events, called
OAM-SAG. Performance metrics for media workloads can be obtained from these
OAM units, similar to OAG.
Expose these OAM units for userspace to use. OAM-SAG is exposed as an OA
unit without any attached engines.
Bspec: 70819, 67103, 63844, 72572, 74476, 61284
Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch 9c0f4c692985eaa0b88ed12a16ec197e83707501 drm-intel
c11605a82831 drm/xe/oa: Expose media OA units
-:149: WARNING:TYPO_SPELLING: 'implemenation' may be misspelled - perhaps 'implementation'?
#149: FILE: drivers/gpu/drm/xe/xe_oa.c:2634:
+ /* Needed for OAM implemenation here */
^^^^^^^^^^^^^
total: 0 errors, 1 warnings, 0 checks, 137 lines checked
More information about the Intel-xe
mailing list