mesa/src/amd
Pierre-Eric Pelloux-Prayer e5b1e645e7 ac/rgp: make the max gap between shader code a warning
For radeonsi the shaders don't live in the same BOs, so they're
unlikely to be less that 0x1000 bytes apart.

So this commit bumps the threshold to 0x10000 and warns once
when hitting it.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9277>
2021-03-05 13:10:11 +00:00
..
addrlib amd: update addrlib 2021-02-15 09:15:10 +00:00
ci ci/piglit: Stop including the test counts at the end of expectations. 2021-02-24 18:55:02 +00:00
common ac/rgp: make the max gap between shader code a warning 2021-03-05 13:10:11 +00:00
compiler aco: add missing usable_read2 check 2021-03-02 13:13:59 +00:00
llvm ac/llvm: open code fpow on LLVM 12 using fmul.legacy 2021-03-03 20:06:09 +00:00
registers radeonsi: skip s_sendmsg(gs_alloc_req) for NGG passthrough on new chips 2021-02-13 04:56:05 +00:00
vulkan radv: don't set sx_blend_opt_epsilon for V_028C70_COLOR_10_11_11 2021-03-05 11:16:40 +00:00
Android.addrlib.mk android: amd/addrlib: add gfx10 support 2019-07-10 09:03:55 +02:00
Android.common.mk android: amd/registers: switch to new generated register definitions 2020-09-06 20:20:34 +02:00
Android.compiler.mk android: aco/isel: Move context initialization code to a dedicated file 2020-09-14 21:26:53 +02:00
Android.mk android: aco: add support for libmesa_aco 2019-09-28 15:56:34 +02:00
Makefile.sources ac/rgp: add helper function to write rgp elf oject 2021-02-19 14:29:47 +00:00
meson.build aco: add framework for unit testing 2020-07-30 16:13:08 +00:00