mesa/src/intel
Emil Velikov eac752e54b isl/gen7: remove unneeded ISL_DEV_GEN check
The function gen7_format_needs_valign2 has two callers - the gen7 only
gen7_choose_valign_el() and isl_gen6_filter_tiling(). The latter of
which already guarding the invocation appropriately.

To be extra cautious add a couple of asserts alongside the removal of the
runtime check.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Chad Versace <chadversary@chromium.org>
2016-10-14 11:53:25 +01:00
..
blorp intel/blorp: Use documented RECTLIST vertex positions 2016-10-05 09:41:21 -07:00
common i965/l3: Add explicit way size calculation for bxt 2016-10-05 07:57:58 -07:00
genxml intel: aubinator: generate a standalone binary 2016-10-08 02:17:03 +01:00
isl isl/gen7: remove unneeded ISL_DEV_GEN check 2016-10-14 11:53:25 +01:00
tools intel: aubinator: enable loading dumps from standard input 2016-10-08 02:18:47 +01:00
vulkan anv: fix the wayland wsi busy flag setting 2016-10-14 05:10:02 +10: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.isl.mk
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: automake: replace direct basename $@ invokation with $(@F) 2016-10-14 11:09:00 +01: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/genxml: fix building rules for aubinator required headers 2016-10-11 13:53:19 +01:00