✓ CI.checkpatch: success for Send flat_ccs in config
Patchwork
patchwork at emeril.freedesktop.org
Mon Mar 25 16:50:56 UTC 2024
== Series Details ==
Series: Send flat_ccs in config
URL : https://patchwork.freedesktop.org/series/131595/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7fe198b0c024c7f108d331c4e983e664502ad862
Author: Akshata Jahagirdar <akshata.jahagirdar at intel.com>
Date: Mon Mar 25 21:40:05 2024 -0700
drm/xe/xe2: Send flat_ccs value in config
In igt tests such as xe_ccs, we need to check if the platform supports
compression before running the test.
Else, just skip the test.
Signed-off-by: Akshata Jahagirdar <akshata.jahagirdar at intel.com>
+ /mt/dim checkpatch d1ecfbbbb194e8f7941bd84f77f7c938b461ce14 drm-intel
7fe198b0c024 drm/xe/xe2: Send flat_ccs value in config
More information about the Intel-xe
mailing list