✗ CI.checkpatch: warning for drm: Remove DRM aperture helpers
Patchwork
patchwork at emeril.freedesktop.org
Mon Sep 30 19:22:56 UTC 2024
== Series Details ==
Series: drm: Remove DRM aperture helpers
URL : https://patchwork.freedesktop.org/series/139309/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b38db633a3b883e4c20e465d7e584356eae0108a
Author: Thomas Zimmermann <tzimmermann at suse.de>
Date: Mon Sep 30 15:03:26 2024 +0200
drm: Remove DRM aperture helpers
The DRM aperture helpers are wrappers around video helpers from
<linux/aperture.h>. There are no callers of these functions. Remove
them entirely.
Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
Cc: Jonathan Corbet <corbet at lwn.net>
Acked-by: Alex Deucher <alexander.deucher at amd.com>
+ /mt/dim checkpatch 4e4d7873ac763aa0bd9207ea9ec2b89bb52a6fe1 drm-intel
da375315ff46 drm/amdgpu: Use video aperture helpers
f7801a68e238 drm/arm/hdlcd: Use video aperture helpers
98aad57d31d8 drm/armada: Use video aperture helpers
0d885247957b drm/ast: Use video aperture helpers
92243adff58e drm/hisilicon/hibmc: Use video aperture helpers
bf86924d87c8 drm/hyperv-drm: Use video aperture helpers
65d673a34d03 drm/i915: Use video aperture helpers
30a84e019fff drm/loongson: Use video aperture helpers
da282e808a85 drm/meson: Use video aperture helpers
829f85eff10a drm/mgag200: Use video aperture helpers
9ace32c9ae69 drm/msm: Use video aperture helpers
44006f7faaba drm/nouveau: Use video aperture helpers
461f9e34476e drm/ofdrm: Use video aperture helpers
3d40934d6a38 drm/qxl: Use video aperture helpers
f52e108c6693 drm/radeon: Use video aperture helpers
fa09815cd062 drm/rockchip: Use video aperture helpers
6724c85cc534 drm/simpledrm: Use video aperture helpers
dbe4f8b8ab6c drm/stm: Use video aperture helpers
609414452693 drm/sun4i: Use video aperture helpers
30fc4f5dba92 drm/tegra: Use video aperture helpers
cb5b0bc524d7 drm/bochs: Use video aperture helpers
f687a10c2ecf drm/cirrus: Use video aperture helpers
-:14: WARNING:OBSOLETE: drivers/gpu/drm/tiny/cirrus.c is marked as 'obsolete' in the MAINTAINERS hierarchy. No unnecessary modifications please.
-:17: WARNING:OBSOLETE: drivers/gpu/drm/tiny/cirrus.c is marked as 'obsolete' in the MAINTAINERS hierarchy. No unnecessary modifications please.
total: 0 errors, 2 warnings, 0 checks, 22 lines checked
6846b3b55071 drm/vboxvideo: Use video aperture helpers
60a714314f65 drm/vc4: Use video aperture helpers
de3ddb966c20 drm/virtgpu: Use video aperture helpers
6ec1dd878cb8 drm/vmwgfx: Use video aperture helpers
517496a7a5ff drm/xe: Use video aperture helpers
b38db633a3b8 drm: Remove DRM aperture helpers
-:67: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#67:
deleted file mode 100644
total: 0 errors, 1 warnings, 0 checks, 37 lines checked
More information about the Intel-xe
mailing list