✓ CI.checkpatch: success for Send flat_ccs value in struct drm_xe_query_config
Patchwork
patchwork at emeril.freedesktop.org
Mon Mar 25 22:21:23 UTC 2024
== Series Details ==
Series: Send flat_ccs value in struct drm_xe_query_config
URL : https://patchwork.freedesktop.org/series/131609/
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 10dc48edfc8cf69bd60644dfafb92c8c595a31d1
Author: Akshata Jahagirdar <akshata.jahagirdar at intel.com>
Date: Tue Mar 26 03:10:31 2024 -0700
drm/xe/xe2: Send flat_ccs value in struct drm_xe_query_config
Currently, we don't have any check in IGT testcases if platform supports
compression or not. Send this flat_ccs value as part of the struct
drm_xe_query_config so that we can read this value in the igt testcases
and proceed accordingly.
Fixes: VLK-56136
Signed-off-by: Akshata Jahagirdar <akshata.jahagirdar at intel.com>
+ /mt/dim checkpatch 3dc2116dbf63f02771f241fdabee8a3e3ff9e8a8 drm-intel
10dc48edfc8c drm/xe/xe2: Send flat_ccs value in struct drm_xe_query_config
More information about the Intel-xe
mailing list