diff options
author | Emil Velikov <[email protected]> | 2016-10-11 18:26:17 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-10-14 11:53:25 +0100 |
commit | eac752e54b5ec1b8d75d8c22c730af8c9c2a3007 (patch) | |
tree | e2cc90051d177ede499a18d7ebe5b2b4524d2178 /src/intel/isl/isl_gen9.h | |
parent | 5b1efb65ce0282071d98bc471c8dc05dcafe08fa (diff) |
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 <[email protected]>
Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/intel/isl/isl_gen9.h')
0 files changed, 0 insertions, 0 deletions