intel/gen12+: Reserve 4KB of URB space per bank for Compute Engine
authorAnuj Phogat <anuj.phogat@gmail.com>
Fri, 31 Jan 2020 17:31:29 +0000 (09:31 -0800)
committerAnuj Phogat <anuj.phogat@gmail.com>
Sat, 1 Feb 2020 02:14:54 +0000 (18:14 -0800)
commit00a84c170a0a495f21008a80557a1d2b8257ea56
tree626f119e2aa3570729db02f3d652502414078262
parentc0d8b373adebbf8396b16537bd4d633ab6659900
intel/gen12+: Reserve 4KB of URB space per bank for Compute Engine

This patch is required to fix 11K+ vulkan CTS failures we were
getting with way_size_per_bank of 4 (see next patch).

Thanks to Sagar Ghuge and Jordan Justen for all the hard work of
debugging and testing.

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Sagar Ghuge<sagar.ghuge@intel.com>
src/intel/common/gen_urb_config.c