✓ CI.checkpatch: success for drm/i915, drm/xe: add drm device based pcode interface for display
Patchwork
patchwork at emeril.freedesktop.org
Thu Jun 5 14:51:45 UTC 2025
== Series Details ==
Series: drm/i915, drm/xe: add drm device based pcode interface for display
URL : https://patchwork.freedesktop.org/series/149877/
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 3710b0c01f588f421af30ce303835a1e4aeb4d4a
Author: Jani Nikula <jani.nikula at intel.com>
Date: Thu Jun 5 13:29:38 2025 +0300
drm/xe/compat: remove old pcode compat interface
With display code using the struct drm_device based pcode interface, we
can drop the old pcode compat interface.
We can also drop the __compat_uncore_to_tile() helper from
intel_uncore.h compat header.
Turns out a couple of headers depended on the intel_uncore.h include via
intel_pcode.h. Fix them.
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch d5a5fd842902e24da80b61d64ce337ecee6b0c41 drm-intel
56d2070ebefc drm/i915/pcode: drop fast wait from snb_pcode_write_timeout()
d159ffefc708 drm/i915/pcode: add struct drm_device based interface
985e94ddf9d1 drm/xe/pcode: add struct drm_device based interface
79ec249ef108 drm/i915/display: switch to struct drm_device based pcode interface
7aba660287d9 drm/i915/dram: switch to struct drm_device based pcode interface
3710b0c01f58 drm/xe/compat: remove old pcode compat interface
More information about the Intel-xe
mailing list