✓ CI.checkpatch: success for drm/xe/ptl: Disable null query for anyhit shader
Patchwork
patchwork at emeril.freedesktop.org
Mon May 26 16:56:47 UTC 2025
== Series Details ==
Series: drm/xe/ptl: Disable null query for anyhit shader
URL : https://patchwork.freedesktop.org/series/148691/
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 c32b2086513079a257846ab0f771fda80053a76a
Author: Nitin Gote <nitin.r.gote at intel.com>
Date: Wed May 7 18:14:37 2025 +0530
drm/xe/ptl: Disable null query for anyhit shader
For PTL, disable null query for anyhit shader as it
currently does not bring any performance benefits.
Quite the contrary, disabling the mechanism brings a
small but consistent perf uplift.
Signed-off-by: Nitin Gote <nitin.r.gote at intel.com>
Reviewed-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
Reviewed-by: Gustavo Sousa <gustavo.sousa at intel.com>
+ /mt/dim checkpatch 3e019cc3eaffcb7022b9de66871eabdefd6e06ff drm-intel
c32b20865130 drm/xe/ptl: Disable null query for anyhit shader
More information about the Intel-xe
mailing list