]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/xe/xe3: Disable null query for anyhit shader
authorNitin Gote <nitin.r.gote@intel.com>
Thu, 5 Jun 2025 10:08:12 +0000 (15:38 +0530)
committerMatt Roper <matthew.d.roper@intel.com>
Thu, 5 Jun 2025 22:57:37 +0000 (15:57 -0700)
commit8d8431298f698c43405ed48867a22d8a4b96d4bf
tree0b16d26d457a8f002b2a660df0b1a6ef247baca4
parent9d9fca62dc49d96f97045b6d8e7402a95f8cf92a
drm/xe/xe3: Disable null query for anyhit shader

Set DIS_NULL_QUERY bit of RT_CTRL register to disable
null query for anyhit shader for Xe3 IP.

Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Reviewed-by: Tejas Upadhyay <tejas.upadhyay@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
Link: https://lore.kernel.org/r/20250605100812.2547808-1-nitin.r.gote@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
drivers/gpu/drm/xe/xe_tuning.c