mesa/src
Pierre-Eric Pelloux-Prayer 518487158a radeonsi/gfx11: fix ge_cntl programming
gfx11 renamed PRIM_GRP_SIZE to VERTS_PER_SUBGRP but another change was
was missed.

Update our code based on PAL's UniversalCmdBuffer::CalcGeCntl function
(especially useVgtOnchipCntlForTess being false for gfx11).

Fixes: 25a66477d0 ("radeonsi/gfx11: register changes")
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20728>
(cherry picked from commit f73cdda983)
2023-01-26 15:40:35 +00:00
..
amd radv: fix creating BC image views when the base layer is > 0 2023-01-26 15:40:32 +00:00
android_stub
asahi asahi: Identify counts for compute kernels 2022-10-29 19:23:51 +00:00
broadcom v3dv: remove unused clamp_to_transparent_black_border property 2023-01-26 15:40:31 +00:00
c11 c11: Getting the macro guard of HAVE_PTHREAD in c11/threads.h to be consistence with util/u_uthread.h 2022-10-20 03:04:56 +00:00
compiler nir/lower_io: fix bounds checking for 64bit_bounded_global 2023-01-26 15:40:32 +00:00
drm-shim drm-shim: drop gnu99 override 2022-09-16 02:06:38 +00:00
egl egl/dri2: avoid undefined unlocks 2023-01-26 15:40:34 +00:00
etnaviv util/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to SIMPLE_MTX_INITIALIZER 2022-10-14 03:27:41 +00:00
freedreno tu/kgsl: do not use kgsl_command_object::offset 2023-01-26 15:40:33 +00:00
gallium radeonsi/gfx11: fix ge_cntl programming 2023-01-26 15:40:35 +00:00
gbm utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
getopt
glx glx: fix xshm check to init xshm_opcode. 2022-12-14 20:47:01 +00:00
gtest
hgl
imagination nir: Drop infer_non_readable option for nir_opt_access() 2022-11-02 03:42:04 +00:00
imgui
intel intel/compiler/mesh: handle const data in task & mesh programs 2023-01-26 15:40:34 +00:00
loader loader/dri3: Add DRI performance option to wait for next buffer on swap 2022-10-25 08:30:35 +00:00
mapi glthread: fix glArrayElement handling 2023-01-26 15:40:32 +00:00
mesa glthread: handle GL_*_ARRAY in glEnable/Disable 2023-01-26 15:40:34 +00:00
microsoft dzn: Don't crash when libd3d12.so can't be found 2022-12-14 20:47:00 +00:00
nouveau nv50/ir/nir: ignore sampler for TXF/TXQ ops. 2022-11-02 12:29:34 +00:00
panfrost panfrost: Fix logic ops on Bifrost 2023-01-26 15:40:30 +00:00
tool pps: enable track_event in intel.cfg 2022-10-09 22:39:53 +03:00
util util: fix util_is_vbo_upload_ratio_too_large 2023-01-26 15:40:34 +00:00
virtio venus: properly ignore the sampler for immutable sampler 2023-01-11 17:44:20 +00:00
vulkan vulkan/wsi: check if image info was already freed 2023-01-26 15:40:30 +00:00
meson.build