✓ CI.checkpatch: success for drm/xe: Reduce DPT table alignment as in i915 (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon May 12 16:10:52 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 cf69705de05754db6817cfdcecee48d2369e7821
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 f3767db51c5d8bc3ba3f2b342332ab329044fe5b drm-intel
cf69705de057 drm/xe: Reduce DPT table alignment as in i915
More information about the Intel-xe
mailing list