mesa/src
Lionel Landwerlin 7838aa25bc anv: remove heuristic preferring dedicated allocations
This heuristic doesn't show much difference when you have a beafy
processor but on lower end skus, it increase the number of buffers in
the execbuffer ioctl, adding significant overhead in i915.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 4cdd3178fb ("anv: Meet CCS alignment reqs with dedicated allocs")
Tested-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26335>
(cherry picked from commit b18006397b)
2023-12-03 08:05:35 +00:00
..
amd aco: don't optimize DPP across more than one block 2023-12-03 07:57:23 +00:00
android_stub
asahi agx: Fix fragment side effects scheduling 2023-11-07 13:29:45 +00:00
broadcom v3dv: Rework to remove drm authentication for wsi 2023-11-22 08:42:37 +00:00
c11 util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
compiler nir: fix gathering TESS_LEVEL_INNER/OUTER usage with lowered IO 2023-11-28 13:03:52 +00:00
drm-shim drm-shim: Avoid assertion fail if someone does close(-1). 2023-06-01 01:50:41 +00:00
egl egl: ensure a render node is passed to _eglFindDevice() 2023-11-18 21:20:39 +00:00
etnaviv etnaviv: drm: Be able to mark end of context init 2023-10-23 14:56:48 +00:00
freedreno tu: Fix re-emitting VS param state after it is re-enabled 2023-11-22 08:46:26 +00:00
gallium d3d12: Fix multidimensional array ordering 2023-11-28 13:04:17 +00:00
gbm gbm: delete some zink handling 2023-10-09 18:43:09 +00:00
getopt
glx glx: Delete support for GLX_OML_swap_method. 2023-10-20 10:03:43 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination pvr: Fix VK_EXT_texel_buffer_alignment 2023-11-07 13:28:06 +00:00
imgui
intel anv: remove heuristic preferring dedicated allocations 2023-12-03 08:05:35 +00:00
loader glx: Delete support for GLX_OML_swap_method. 2023-10-20 10:03:43 +00:00
mapi mesa: add GL_APPLE_sync support 2023-10-20 17:20:11 +00:00
mesa mesa: restore call to _mesa_set_varying_vp_inputs from set_vertex_processing_mode 2023-11-24 17:35:27 +00:00
microsoft nir: Use getters for nir_src::parent_* 2023-10-10 04:58:05 -04:00
nouveau nvk: Should use alignment instead of align 2023-11-06 09:36:38 +00:00
panfrost ci/traces: drop the freedoom-phase2-gl-high.trace 2023-11-15 21:21:24 +00:00
tool radeonsi: Add tracepoints in radeonsi driver 2023-10-19 16:16:16 +00:00
util radv: set radv_invariant_geom=true for War Thunder 2023-11-24 17:15:22 +00:00
virtio venus: implement vkGet[Device]ImageSparseMemoryRequirements 2023-12-03 07:57:26 +00:00
vulkan vulkan: Don't use set_foreach_remove when destroying pipeline caches 2023-11-15 16:33:12 +00:00
.clang-format nir: Add nir_foreach_block_in_cf_node_reverse 2023-09-22 10:05:58 +00:00
meson.build nvk: add vulkan skeleton 2023-08-04 21:31:52 +00:00