# BC-250: allow the GPU to use more than 8 GB of the 16 GB shared GDDR6. # 3959290 pages * 4 KiB ≈ 15.1 GiB ceiling for TTM allocations. # Harmless if Bazzite's hardware setup also applies these on first boot. kargs = ["ttm.pages_limit=3959290", "ttm.page_pool_size=3959290"]