amd/registers: switch to new generated register definitions
Acked-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6423>
This commit is contained in:
@@ -46,10 +46,10 @@ CHIPS = [
|
||||
Object(name='gfx6', disambiguation='GFX6'),
|
||||
Object(name='gfx7', disambiguation='GFX7'),
|
||||
Object(name='gfx8', disambiguation='GFX8'),
|
||||
Object(name='fiji', disambiguation='GFX8'),
|
||||
Object(name='stoney', disambiguation='GFX8'),
|
||||
Object(name='gfx81', disambiguation='GFX81'),
|
||||
Object(name='gfx9', disambiguation='GFX9'),
|
||||
Object(name='gfx10', disambiguation='GFX10'),
|
||||
Object(name='gfx103', disambiguation='GFX103'),
|
||||
]
|
||||
|
||||
######### END HARDCODED CONFIGURATION
|
||||
|
Reference in New Issue
Block a user