mesa/src/intel
José Roberto de Souza 600d88ab3c intel: Remove INTEL_ENGINE_CLASS_COMPUTE and INTEL_ENGINE_CLASS_COPY parameters
It has been a while that the GuC version with the compute engine fix
was released, same for the KMD uAPI to query the GuC firmware version.
So at this point this parameters do more harm than good.

Also just setting those don't enable the async compute and copy engines
this is not enabled by default on i915.

If user wants to disable or enable usage of those engines a better
approach would be use ANV_QUEUE_OVERRIDE.

Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30593>
2024-08-13 21:15:31 +00:00
..
blorp blorp: support new flag for setting cps dependency 2024-08-09 07:30:03 +03:00
ci ci: simplify setting .no-auto-retry now that it isn't bundled with unrelated rules: 2024-07-07 19:31:44 +00:00
common intel: Remove INTEL_ENGINE_CLASS_COMPUTE and INTEL_ENGINE_CLASS_COPY parameters 2024-08-13 21:15:31 +00:00
compiler intel/compiler: Adjust trace ray control field on Xe2 2024-08-13 20:02:24 +00:00
decoder intel/decoder: Handle HCP_PAK_INSERT_OBJECT 2024-08-02 07:15:59 +00:00
dev intel/dev: update mesa_defs.json from workaround database 2024-08-09 07:30:03 +03:00
ds anv/hasvk: add indirect tracepoint arguments 2024-08-03 16:03:04 +03:00
genxml intel/genxml: fix length of HCP_FQM_STATE for gen20 and 125 2024-08-08 19:43:41 +09:00
isl isl: Fix Xe2 protected mask 2024-07-26 20:36:32 +00:00
nullhw-layer build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
perf intel/dev: Support new topology type with SIMD16 EUs 2024-08-05 07:01:47 -07:00
shaders meson: use glslang --depfile argument when possible 2024-05-20 17:34:17 +00:00
tools build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
vulkan anv: Extend ANV_QUEUE_OVERRIDE to blit count 2024-08-13 21:15:31 +00:00
vulkan_hasvk hasvk: Conditionally expose VK_KHR_present_wait 2024-08-06 11:39:38 +08:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00