mesa/src/intel
Ben Widawsky 2dc06e2324 i965/l3: Add explicit way size calculation for bxt
There should be no functional change here because Broxton and CHV are
both gt1. Without this code however, it might seem like broxton support
is missing.

While here, put the gt1 check in front to hopefully short-circuit the
condition for the mobile cases.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
2016-10-05 07:57:58 -07:00
..
blorp anv/blorp: Handle zero width/height blits in blorp_copy() 2016-10-04 13:20:34 -07:00
common i965/l3: Add explicit way size calculation for bxt 2016-10-05 07:57:58 -07:00
genxml intel/genxml: Keep the value name 'Alternate' uniform across gen75.xml 2016-10-04 13:20:34 -07:00
isl intel/isl: Add an assert to check zero width/height surface 2016-10-04 13:20:34 -07:00
tools aubinator: use the correct format specifier for printing ptrdiff_t. 2016-10-04 17:28:01 -07:00
vulkan anv/gen7_pipeline: Fix typo in semicolon 2016-10-04 13:20:35 -07:00
Android.blorp.mk intel/blorp: fix typo in android makefile 2016-09-03 08:22:53 -07:00
Android.common.mk android: intel: fix include paths in new "common" library 2016-09-03 20:03:16 -07:00
Android.genxml.mk android: intel: Flatten the makefile structure 2016-08-29 12:17:34 -07:00
Android.isl.mk android: intel: Flatten the makefile structure 2016-08-29 12:17:34 -07:00
Android.mk intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.blorp.am i965: Move blorp into src/intel/blorp 2016-08-29 12:17:34 -07:00
Makefile.common.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.genxml.am intel: Flatten the makefile structure 2016-08-25 15:29:48 -07:00
Makefile.isl.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.sources intel: Pull the guts of gen7_l3_state.c into a shared helper 2016-09-03 08:23:07 -07:00