intel/dev: Set has_local_mem for DG1

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5599>
This commit is contained in:
Jordan Justen 2019-10-02 17:39:27 -07:00 committed by Marge Bot
parent e505c221fa
commit b6a1063c2e
1 changed files with 1 additions and 0 deletions

View File

@ -998,6 +998,7 @@ static const struct intel_device_info intel_device_info_adl_gt2 = {
GFX12_GT_FEATURES(2), \
.is_dg1 = true, \
.has_llc = false, \
.has_local_mem = true, \
.urb.size = 768, \
.simulator_id = 30