Skip to content

Commit c87bd03

Browse files
committed
Update README.md for Navi48
1 parent 79a0d47 commit c87bd03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Shaders that compose a particular `VkPipeline` object are compiled as a single e
1010
### Product Support
1111
The AMD Open Source Driver for Vulkan is designed to support the following AMD GPUs:
1212

13+
* Radeon™ RX 9070 Series
1314
* Radeon™ RX 7900/7800/7700/7600 Series
1415
* Radeon™ RX 6900/6800/6700/6600/6500 Series
1516
* Radeon™ RX 5700/5600/5500 Series
@@ -290,6 +291,7 @@ Some example settings are listed below:
290291
* .../xgl/icd/settings/settings_xgl.json (API layer settings)
291292
* .../pal/src/core/settings_core.json (PAL hardware-independent settings)
292293
* .../pal/src/core/hw/gfxip/gfx9/settings_gfx9.json (PAL GFX9+ settings)
294+
* .../pal/src/core/hw/gfxip/gfx12/settings_gfx12.json (PAL GFX12 settings)
293295

294296
Runtime settings are only read at device initialization, and cannot be changed without restarting the application. If running on a system with multiple GPUs, the same settings will apply to all of them. Lines in the settings file that start with `;` will be treated as comments.
295297

0 commit comments

Comments
 (0)