mesa/src/intel
Dave Airlie 29c599ffea
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
anv: only expose VK_KHR_cooperative_matrix on devices with hw instructions.
Currently anv exposes this on lots of devices, with the intent to be better
than apps can give, but I think this is wrong for a couple of reasons.

Apps want to know if hw exposes the fast path, Vulkan is meant to be explicit,
and telling llama.cpp if the fast path exists lets it make smarter decisions.

It seems unless someone heavily optimises the slow path, that CPU is usually
faster than GPU with llama-bench unless the hw path exists.

v2: added INTEL_LOWER_DPAS support

Acked-by: Caio Oliveira <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35564>
2025-06-23 21:06:51 +00:00
..
blorp blorp: Emit STATE_COMPUTE_MODE before COMPUTE_WALKER 2025-06-23 18:57:25 +00:00
ci intel/ci: document a couple of vkd3d failures 2025-06-23 05:45:25 +00:00
common intel/common: Use as much as possible spec recommended values for compute engine async thread limits 2025-06-23 18:57:25 +00:00
compiler intel/compiler tests: fix variable type for getopt_long() return value 2025-06-23 08:26:29 +00:00
decoder intel/brw: support for dumping shader line numbers 2025-04-08 19:39:53 +00:00
dev intel/debug: shader dump filter 2025-05-23 19:57:02 +00:00
ds intel/ds: Fix formatting of stage index. 2025-05-08 01:21:25 +00:00
executor intel/executor: Fix bfloat example for converting F to packed BF 2025-04-29 16:29:36 +00:00
genxml intel/genxml: fix HCP_VP9 commands 2025-06-13 04:51:51 +00:00
isl isl: handle DISABLE_AUX in get_mcs_surf 2025-06-23 05:45:24 +00:00
nullhw-layer meson: include VkLayer_INTEL_nullhw in the devenv 2025-06-20 21:51:17 +00:00
perf intel: fix monitor build dependencies 2025-06-22 10:55:21 +00:00
shaders intel: use common CL args 2025-03-06 00:43:59 +00:00
tools intel: fix monitor build dependencies 2025-06-22 10:55:21 +00:00
vulkan anv: only expose VK_KHR_cooperative_matrix on devices with hw instructions. 2025-06-23 21:06:51 +00:00
vulkan_hasvk hasvk: only run tests on x86 (32 & 64 bit) 2025-06-20 19:32:18 +00:00
meson.build intel: Add meson option -Dintel-elk 2025-01-30 00:45:59 +00:00