intel/l3: Return the URB size from devinfo for DG1
authorRafael Antognolli <rafael.antognolli@intel.com>
Fri, 15 Nov 2019 23:49:13 +0000 (15:49 -0800)
committerJordan Justen <jordan.l.justen@intel.com>
Mon, 22 Jun 2020 18:42:00 +0000 (11:42 -0700)
commit86617c08cc928563509a7f8eea4922044610e77b
tree3cdfa48e86a7151cf3fb3325c2480fd9b2445bc2
parent793b40924161130bedb1a4ff746a8790004304d8
intel/l3: Return the URB size from devinfo for DG1

We don't have any URB size set in the L3 config, since it's a fixed
value now. So just return the value that we know from gen_device_info.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4956>
src/intel/common/gen_l3_config.c