mesa/src
Rob Clark 39d00722b2 freedreno/a6xx: fix hang with large render target
It seems we do have some limits.  Similar to older gens, # of tiles per
pipe cannot be more than 32.  But I could not trigger any hangs with 16
or more tiles per pipe in either X or Y direction, so that limit does
not seem to apply.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6461>
2020-08-25 22:20:41 +00:00
..
amd radv: Update CTS version. 2020-08-25 17:08:40 +00:00
android_stub ci: Include enough Android headers to let us compile test EGL 2020-08-05 18:08:07 +00:00
broadcom nir: Add options to nir_lower_compute_system_values to control compute ID base lowering 2020-08-21 22:07:05 +00:00
compiler nir: Move new edgeflag assert into the io_lowered case 2020-08-25 16:43:19 +00:00
drm-shim drm-shim: Return -EINVAL instead of abort()ing on unknown ioctls. 2020-07-30 19:59:20 +00:00
egl egl: drop invalid shebang 2020-08-22 11:47:42 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno freedreno/ir3: Replace our custom vec4 UBO intrinsic with the shared lowering. 2020-08-24 09:53:36 -07:00
gallium freedreno/a6xx: fix hang with large render target 2020-08-25 22:20:41 +00:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage 2020-08-19 12:47:58 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui
intel anv: fix transform feedback surface size 2020-08-25 10:13:52 +03:00
loader egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage 2020-08-19 12:47:58 +00:00
mapi src/mesa: add GL_NV_half_float extension support (v2) 2020-08-11 19:55:22 +00:00
mesa mesa: add NV_copy_depth_to_color support for nir 2020-08-25 21:37:24 +00:00
panfrost panfrost: Drop mali_shader_meta 2020-08-25 17:05:39 +02:00
util util/ralloc: fix ralloc alignment. 2020-08-21 18:22:21 +00:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan vulkan/wsi: add sw support. (v2) 2020-08-17 14:30:50 +10:00
meson.build virgl: move protocol headers to a common place 2020-08-21 18:38:44 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00