mesa/src/amd
Samuel Pitoiset 08d162f0b5 radv: expose 2/3rd of total memory as VRAM and 1/3rd as GTT on APUs
A bunch of games complain when the VRAM size is too small. The most
compatible solution seems to return memory heaps like a dGPU.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3423
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9774>
2021-05-05 08:44:17 +02:00
..
addrlib amd: addrlib update for April 2021-04-26 23:37:38 +00:00
ci radv: Add a STONEY baseline for dEQP. 2021-05-04 16:42:57 +00:00
common ac/surface: document more meta equation dependencies 2021-04-26 22:53:30 +00:00
compiler aco/spill: Fix improper handling of exec phis 2021-05-03 10:31:07 +00:00
llvm radv,ac/llvm: use a dword alignment for descriptor loads 2021-05-03 14:52:40 +00:00
registers amd/registers: rename IMG_FORMAT to GFX10_FORMAT to disambiguate the meaning 2021-04-17 02:37:49 +00:00
vulkan radv: expose 2/3rd of total memory as VRAM and 1/3rd as GTT on APUs 2021-05-05 08:44:17 +02:00
.clang-format radv: Add clang-format for AMD code. 2021-04-10 03:31:32 +02:00
Android.addrlib.mk android: amd/addrlib: define endianess to build 2021-03-27 01:54:49 +01:00
Android.common.mk android: amd/common: add nir include path 2021-04-26 23:14:56 +02:00
Android.compiler.mk
Android.mk
Makefile.sources ac: move ac_lower_indirect_derefs() outside of the LLVM dir 2021-04-23 11:52:01 +02:00
meson.build