anv/grl: Build for xe2
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: José Roberto de Souza <jose.souza@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29273>
This commit is contained in:
@@ -100,7 +100,7 @@ foreach grl_file : grl_grl_files
|
||||
endforeach
|
||||
|
||||
grl_genX_libs = []
|
||||
foreach t : [['125', 'gfx125', 'dg2']]
|
||||
foreach t : [['125', 'gfx125', 'dg2'], ['200', 'gfx20', 'lnl'], ]
|
||||
verX10 = t[0]
|
||||
genX_prefix = t[1]
|
||||
platform = t[2]
|
||||
|
Reference in New Issue
Block a user