mesa/src
Gert Wollny 67d145d9ab r600: Don't limit scheduling of PARAM_SRC values
ALU_SRC_PARAM_BASE is an inline constant that defines the
address for pulling data from LDS memory for interpolation
and not a value from the kcache, so there is no need to
take these values into account when allocating kcache
load slots.

v2: Fix the constant range check to not exclude the translated
    ranges for kcache banks 2 and 3.
v3: limit range check to only include kcache values and and
    rename relevant function (Emma).

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Acked-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15714>
2022-04-12 12:10:19 +00:00
..
amd radv: increase inline push constant limit if we can inline all constants 2022-04-12 11:44:30 +00:00
android_stub
asahi asahi: Port driver to macOS 12.x ABI 2022-03-22 00:19:30 +00:00
broadcom glsl/st: use nir pass to lower indirect rather than GLSL IR 2022-04-12 06:51:20 +00:00
compiler nir: remove gl_PrimitiveID output from MS when it's not used in FS 2022-04-12 09:35:26 +00:00
drm-shim drm-shim: Implement a shim function for close 2022-04-12 10:01:39 +00:00
egl egl: implement more hooks for swrast 2022-04-07 19:22:14 +00:00
etnaviv ci: update various ci result files 2022-03-11 09:58:28 +00:00
freedreno turnip: Move autotune buffers to suballoc. 2022-04-12 01:01:56 +00:00
gallium r600: Don't limit scheduling of PARAM_SRC values 2022-04-12 12:10:19 +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: Remove logic to set vk_device::alloc. 2022-04-08 15:12:04 +00:00
imgui
intel intel/fs: Enable b2f(inot(a)) and b2i(inot(a)) optimization for Gfx12+ 2022-04-12 10:55:05 +00:00
loader gallium/dri: add missing PIPE_BIND_DRI_PRIME handling 2022-02-08 00:13:07 +00:00
mapi glthread: call _mesa_glthread_BindBuffer unconditionally 2022-02-01 06:11:22 +00:00
mesa glsl/st: use nir pass to lower indirect rather than GLSL IR 2022-04-12 06:51:20 +00:00
microsoft dzn: Fix loop condition in dzn_descriptor_set_copy() 2022-04-11 07:04:24 +00:00
nouveau
panfrost panfrost: Remove BO mapping from import 2022-04-10 01:51:04 +00:00
tool ci: Use a dlclose-disabling preload library for leak checking in Vulkan. 2022-01-27 23:47:46 +00:00
util util: Convert util/u_printf.cpp to util/u_printf.c 2022-04-11 03:31:40 +00:00
virtio venus: prepare and feed renderer protocol info into cs 2022-04-09 00:19:05 +00:00
vulkan vulkan/util: Make STACK_ARRAY() C++-friendly 2022-04-08 11:54:44 +00:00
meson.build microsoft: Initial vulkan-on-12 driver 2022-03-25 16:21:45 +00:00