✓ CI.checkpatch: success for drm/xe: Generate oob before compiling anything
Patchwork
patchwork at emeril.freedesktop.org
Thu Apr 11 21:34:12 UTC 2024
== Series Details ==
Series: drm/xe: Generate oob before compiling anything
URL : https://patchwork.freedesktop.org/series/132331/
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
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 3e494ef639c9dd62f9efe46c3b0e787867bda2bc
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Thu Apr 11 14:07:03 2024 -0700
drm/xe: Generate oob before compiling anything
Instead of keep adding more dependencies as WAs are needed in different
places of the driver, just add a rule with all the objects so the code
generation happens before anything else.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 64a24a7dc774886c660a412a0d12c02f4bfec223 drm-intel
3e494ef639c9 drm/xe: Generate oob before compiling anything
More information about the Intel-xe
mailing list