mesa/src/intel
Emma Anholt 8b75b72613 anv+hasvk: Use driconf to disable 16-bit for zink.
The HW can technically execute 16-bit operations, but the restrictions on
16-bit ALU ops are so great that it ends up not being a win for
GLES-on-Vulkan to lower mediump to 16-bit operations, at least with the
current state of the Intel compiler.  This brings zink-on-anv in line with
iris and angle-on-anv for mediump behavior (ANGLE uses RelaxedPrecision,
which we ignore).

Perf on some angle traces on my brya (ADL) and i9-9900K (CFL):

ADL zink pubg_mobile_battle_royale:  +13.4574% +/- 5.2046% (n=5)
CFL zink pubg_mobile_battle_royale:  +29.5332% +/- 0.646585% (n=6)
ADL zink aztec_ruins_high:           +5.78027% +/- 4.80645% (n=4)
CFL zink aztec_ruins_high:           -1.10641% +/- 0.140562% (n=12)
ADL zink trex_200:                   +5.86956% +/- 2.09633% (n=10)
CFL zink trex_200:                   +9.72136% +/- 0.749261% (n=10)

Reviewed-by: Ivan Briano <ivan.briano@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21775>
2023-03-09 02:27:01 +00:00
..
blorp intel/blorp: Set array_len for 3D images properly 2023-03-04 06:12:46 +00:00
ci ci/anv: Temporarily halve TGL testing load 2023-03-09 01:07:36 +00:00
common intel/common: Implement the Xe functions for intel_gem 2023-03-07 15:41:36 +00:00
compiler intel/fs: report max register pressure in shader stats 2023-03-08 13:37:07 +00:00
dev anv/iris: report counter symbols with debug option 2023-03-08 12:45:43 +00:00
ds intel/dev: create a helper dependency for libintel_dev 2023-03-02 00:01:27 +00:00
genxml genxml: fix border color offset field on Gfx12+ 2023-03-01 08:45:11 +00:00
isl intel/isl: Don't scream FINISHME into logs for 3D vs. CCS 2023-03-09 01:36:54 +00:00
nullhw-layer vulkan/layers: Use PUBLIC instead of VK_LAYER_EXPORT 2023-02-17 03:42:34 +00:00
perf intel/dev: create a helper dependency for libintel_dev 2023-03-02 00:01:27 +00:00
tools intel/dev: create a helper dependency for libintel_dev 2023-03-02 00:01:27 +00:00
vulkan anv+hasvk: Use driconf to disable 16-bit for zink. 2023-03-09 02:27:01 +00:00
vulkan_hasvk anv+hasvk: Use driconf to disable 16-bit for zink. 2023-03-09 02:27:01 +00:00
meson.build blorp: add dependency on idep_intel_dev 2023-03-03 13:04:23 +00:00