✓ CI.checkpatch: success for drm/i915/display: minor cleanups on drm_i915_private use
Patchwork
patchwork at emeril.freedesktop.org
Tue May 6 11:04:10 UTC 2025
== Series Details ==
Series: drm/i915/display: minor cleanups on drm_i915_private use
URL : https://patchwork.freedesktop.org/series/148630/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5a3ad436fb675c9be259a9d84d1afbbf88dc62eb
Author: Jani Nikula <jani.nikula at intel.com>
Date: Tue May 6 13:57:19 2025 +0300
drm/i915/crtc: pass struct intel_display to DISPLAY_VER()
Drop another reference to struct drm_i915_private.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 25c796cd9b15016d205d6c1f7cb3c3852ec55453 drm-intel
c6da404ebb7c drm/i915/dsi: remove dependency on i915_drv.h
4079618905a5 drm/i915/display: remove struct drm_i915_private forward declaration
3568563deccc drm/i915/bios: fix a comment referencing struct drm_i915_private
5a3ad436fb67 drm/i915/crtc: pass struct intel_display to DISPLAY_VER()
More information about the Intel-xe
mailing list