Re: Making a GDS Allocation for NGG

2018-08-15 Thread Jakub Okoński
kub。 > Both KMD and LLPC are not ready to support NGG for gfx9. We are going to > support NGG in amdvlk for next generation GPU. > > Thanks > Jian-Rong JIN > > -Original Message- > From: amd-gfx On Behalf Of Jakub > Okoński > Sent: 2018年8月14日 21:31 > To: amd

Making a GDS Allocation for NGG

2018-08-14 Thread Jakub Okoński
Hi folks, I was trying to play around with NGG on Vega using the open source AMDVLK stack. After fetching all the code, I disabled an override in PAL, under gfx9SettingsLoader.cpp that disables the NGG setting. I've put a new option in my amdPalSettings.cfg: `NggMode,7` and that was enough to enab