✓ CI.checkpatch: success for drm/xe: Reduce DPT table alignment as in i915 (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon May 26 21:42:22 UTC 2025
== Series Details ==
Series: drm/xe: Reduce DPT table alignment as in i915 (rev2)
URL : https://patchwork.freedesktop.org/series/148868/
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 8b617a7941d8d54383af10f47a8f3c5b824bbf84
Author: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
Date: Mon May 12 09:01:55 2025 +0100
drm/xe: Reduce DPT table alignment as in i915
There is some magic going on with DPT alignment values which are
multiplied by 512, and then for specifically pinning the DPT table
scaled back down.
Make xe do it in the same way as i915.
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
Reviewed-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
+ /mt/dim checkpatch 3e019cc3eaffcb7022b9de66871eabdefd6e06ff drm-intel
8b617a7941d8 drm/xe: Reduce DPT table alignment as in i915
More information about the Intel-xe
mailing list