✓ CI.checkpatch: success for drm/xe/oa: Preserve oa_ctrl unused bits
Patchwork
patchwork at emeril.freedesktop.org
Fri Jan 17 04:09:08 UTC 2025
== Series Details ==
Series: drm/xe/oa: Preserve oa_ctrl unused bits
URL : https://patchwork.freedesktop.org/series/143643/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4ebe44b82bc14a6e8085911aca181ec2eb6ac4cb
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date: Thu Jan 16 19:21:55 2025 -0800
drm/xe/oa: Preserve oa_ctrl unused bits
UMD's have interest in setting unused bits of the oa_ctrl register "out of
band" for certain experiments. To facilitate this, don't clobber previous
oa_ctrl unused bits, i.e. rmw the values rather than simply write them.
Fixes: e936f885f1e9 ("drm/xe/oa/uapi: Expose OA stream fd")
Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch 58078c97cb752a5ea9ae2f2e3ab898945153d39e drm-intel
4ebe44b82bc1 drm/xe/oa: Preserve oa_ctrl unused bits
More information about the Intel-xe
mailing list