✓ CI.checkpatch: success for drm/i915/pch: conversion to struct intel_display use, cleanups
Patchwork
patchwork at emeril.freedesktop.org
Tue Apr 15 12:57:40 UTC 2025
== Series Details ==
Series: drm/i915/pch: conversion to struct intel_display use, cleanups
URL : https://patchwork.freedesktop.org/series/147756/
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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit fd4b9856089ec7fce3e17eb36256eb36c90023cd
Author: Jani Nikula <jani.nikula at intel.com>
Date: Mon Apr 14 15:33:09 2025 +0300
drm/i915/pch: abstract fake PCH detection better
Abstract detection of platforms with south display on the same PCI
device or SoC die as north display, and all around clarify what this
means. Debug log about it for good measure.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch f031245c01c722de43e8a02c2358140de0685428 drm-intel
ade0c637b3ef drm/i915/display: pass struct intel_display to PCH macros
b4ef5761df7b drm/i915/display: drop lots of unnecessary #include i915_drv.h
fd4b9856089e drm/i915/pch: abstract fake PCH detection better
More information about the Intel-xe
mailing list