✓ CI.checkpatch: success for drm/i915: make struct intel_frontbuffer opaque
Patchwork
patchwork at emeril.freedesktop.org
Mon Jun 17 14:50:04 UTC 2024
== Series Details ==
Series: drm/i915: make struct intel_frontbuffer opaque
URL : https://patchwork.freedesktop.org/series/134956/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b083f7f593ba28e18a0658032051527786d558a1
Author: Jani Nikula <jani.nikula at intel.com>
Date: Mon Jun 17 17:19:02 2024 +0300
drm/i915/frontbuffer: make struct intel_frontbuffer opaque
Hide struct intel_frontbuffer implementation details within
intel_frontbuffer.c.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch c00c421245452a4a82a893cd2e1bfd9663a761fb drm-intel
939978e71d87 drm/i915/frontbuffer: un-inline frontbuffer bits checks
d49a78c91263 drm/i915/frontbuffer: hide ->bits more
2c5b836be197 drm/i915/frontbuffer: add low-level kref accessors
97ad4b231b4f drm/i915/frontbuffer: hide ->write
b083f7f593ba drm/i915/frontbuffer: make struct intel_frontbuffer opaque
More information about the Intel-xe
mailing list