isl: Don't align phys_slice0_sa.width twice
authorChad Versace <chad.versace@intel.com>
Tue, 5 Jan 2016 22:28:28 +0000 (14:28 -0800)
committerChad Versace <chad.versace@intel.com>
Wed, 6 Jan 2016 17:38:57 +0000 (09:38 -0800)
commiteea2d4d05987b4f8ad90a1588267f9495f1e9e99
tree67ff7687b7cbda1a6c7c9644320a8a5c316f2c2d
parent39d043f94a6c09d57d7dfcb15d2e5d913c85d611
isl: Don't align phys_slice0_sa.width twice

It's already aligned to the format's block width. Don't align it again
in isl_calc_row_pitch().
src/isl/isl.c