mesa/src
Lionel Landwerlin 9628631a38 Revert "anv: limit URB reconfigurations when using blorp"
In commit 0d46e404 ("anv: limit URB reconfigurations when using
blorp") we tried to limit the number of URB reconfiguration by
checking if the last allocation is large enough to fit the blorp
dispatch.

We used the last bound pipeline to compare the allocation. The problem
with this is that the pipeline is bound but its commands might not
have been emitted into the command buffer yet.

Let's just revert commit 0d46e40467
since it didn't seem to yield any performance improvement.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 0d46e404 ("anv: limit URB reconfigurations when using blorp")
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110535
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
2019-04-29 11:41:27 +00:00
..
amd radv: consider MESA_VK_VERSION_OVERRIDE when setting the api version 2019-04-29 09:00:51 +02:00
broadcom v3d: Fix detection of TMU write sequences in register spilling. 2019-04-26 12:42:30 -07:00
compiler glsl/linker: check for xfb_offset aliasing 2019-04-29 12:13:29 +02:00
egl egl/dri2: Mark potentially unused 'display' variable with MAYBE_UNUSED 2019-04-19 16:17:37 +00:00
freedreno freedreno/drm: Quiet pointer to u64 conversion warning 2019-04-26 11:58:44 -07:00
gallium swr: support NULL-resources 2019-04-29 10:28:38 +00:00
gbm gbm: don't return void 2019-04-26 12:04:26 -07:00
getopt
glx Delete autotools 2019-04-15 13:44:29 -07:00
gtest Delete autotools 2019-04-15 13:44:29 -07:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel Revert "anv: limit URB reconfigurations when using blorp" 2019-04-29 11:41:27 +00:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi mesa: enable glGet for EXT_gpu_shader4 2019-04-24 20:45:15 -04:00
mesa mesa/st: remove always-false state 2019-04-29 10:28:38 +00:00
util radeonsi: add si_debug_options for convenient adding/removing of options 2019-04-25 12:31:02 +02:00
vulkan vulkan/wsi: don't use DUMB_CLOSE for normal GEM handles 2019-04-26 11:26:33 +01:00
meson.build turnip: Add driver skeleton (v2) 2019-03-11 10:01:15 -07:00
SConscript