
RADV co-founder Bas Nieuwenhuizen added the "override_vram_size" DriConf tunable for the RADV Vulkan driver as well as Gallium3D drivers.
The intention of this new option is to help in debugging of games that do active memory budget management. The override_vram_size option can be used for specifying a smaller vRAM capacity than is available on the hardware but not a greater amount, obviously.
Those interested in this option for debugging purposes can find out more via this merge request with the code merged this week for Mesa 20.3.