✓ CI.checkpatch: success for drm/xe: Reduce DPT table alignment as in i915

Patchwork patchwork at emeril.freedesktop.org
Mon May 12 08:07:37 UTC 2025


== Series Details ==

Series: drm/xe: Reduce DPT table alignment as in i915
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 8e562e04e183e98367f52c5e7c8e57d22828a31c
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 0c9594b712f205ea22b9f0248a87ae784e1792e4 drm-intel
8e562e04e183 drm/xe: Reduce DPT table alignment as in i915




More information about the Intel-xe mailing list