i965: Fix broxton 2x6 l3 config
authorAnuj Phogat <anuj.phogat@gmail.com>
Wed, 7 Jun 2017 22:47:24 +0000 (15:47 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Tue, 20 Jun 2017 19:18:26 +0000 (12:18 -0700)
commit8521559e086a3d56f549962ab8e9f45a6a5989d8
tree21ca880b64d614907dcd98fab825ca38cdf0a58c
parent4eb37475442876a1dd85a102a1c8d3458b563221
i965: Fix broxton 2x6 l3 config

The new table added in this patch matches with the table
in gfxspecs. We were programming the wrong values earlier.

V2: Update the comment.

Cc: "17.1" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
src/intel/common/gen_l3_config.c