mesa/src
Lucas Stach 617339ab5b etnaviv: correct bits per tile and clear value for HALTI5
Bits per tile and the tile clear value are not determined by the
HALTI version, but by two separate feature bits that are not always
present on HALTI5 GPUs. With big 128B/256B tile support the bits
per tile are always 4.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9255>
2022-04-27 09:10:27 +00:00
..
amd radv: fix handling divisor == 0 with dynamic vertex input state 2022-04-27 06:43:36 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi asahi: Port driver to macOS 12.x ABI 2022-03-22 00:19:30 +00:00
broadcom v3dv: duplicate key on hashtable insert 2022-04-22 09:18:15 +00:00
compiler nir: Don't optimize to 64 bit fsub if the driver doesn't support it 2022-04-27 00:01:20 +00:00
drm-shim drm-shim: Implement a shim function for close 2022-04-12 10:01:39 +00:00
egl win32: Fixes 32 bits visual studio module definition files by add script gen_vs_module_defs.py 2022-04-19 19:38:47 +00:00
etnaviv etnaviv: fill all minor GPU features from the kernel 2022-04-27 09:10:27 +00:00
freedreno turnip: Don't disable LRZ in subpasses after the first in the easy case. 2022-04-19 18:45:30 +00:00
gallium etnaviv: correct bits per tile and clear value for HALTI5 2022-04-27 09:10:27 +00:00
gbm gallium: Learn about kopper 2022-04-07 00:17:40 +00:00
getopt
glx glx: Learn about kopper 2022-04-07 00:17:40 +00:00
gtest gtest: Fix output of array ASSERT/EXPECT macros 2021-11-11 09:53:09 -08:00
hgl
imagination pvr: replace p_compiler.h boolean with stdbool 2022-04-21 12:52:52 +00:00
imgui
intel anv: workaround apps that assume full subgroups without specifying it 2022-04-26 13:21:43 +00:00
loader gallium/dri: add missing PIPE_BIND_DRI_PRIME handling 2022-02-08 00:13:07 +00:00
mapi win32: Do not use BUILD_GL32, we use def file to export win32 dll symbols. 2022-04-19 19:38:47 +00:00
mesa mesa/st: call pipe->link_shader even if ir loaded from cache when linking 2022-04-25 14:06:19 +00:00
microsoft dzn: Fix the STATIC_ASSERT() in dzn_meta_blits_get_context() 2022-04-22 20:45:04 +00:00
nouveau Use proper types for meson objects 2022-04-18 13:03:08 +03:00
panfrost panfrost: Enable NIR lowering of half float packing 2022-04-27 08:23:35 +12:00
tool ci: Use a dlclose-disabling preload library for leak checking in Vulkan. 2022-01-27 23:47:46 +00:00
util anv: workaround apps that assume full subgroups without specifying it 2022-04-26 13:21:43 +00:00
virtio venus: flush when batched draw calls reach a threshold 2022-04-26 23:49:59 +00:00
vulkan vulkan: Add a shader module clone helper 2022-04-26 18:20:11 +00:00
meson.build microsoft: Initial vulkan-on-12 driver 2022-03-25 16:21:45 +00:00