i965/skl: Allocate 16 DWords for SURFACE_STATE on Skylake.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 24 Apr 2014 20:54:14 +0000 (13:54 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 3 Nov 2014 23:32:51 +0000 (15:32 -0800)
commit1df496edb9254d5060288d27114211fd21c02ece
tree4995f26f9d6ec5f39ee0f7c16ac2bad27a875717
parentd18949ad823953b446bf1cef457d4c420dc2e818
i965/skl: Allocate 16 DWords for SURFACE_STATE on Skylake.

Otherwise they overlap and horrible things happen.  All the new DWords
are for fast color clear values, which we don't do yet.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/drivers/dri/i965/gen8_surface_state.c