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

Patchwork patchwork at emeril.freedesktop.org
Tue May 13 10:08:37 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 ef67e3d47cfdcf29aab7c4b089a07fd875a67b3a
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 c9de1544553b1d6112ccc32977b6d56881cedcea drm-intel
ef67e3d47cfd drm/xe: Reduce DPT table alignment as in i915




More information about the Intel-xe mailing list