nv30: use correct helper to get blocks in y direction
authorIlia Mirkin <imirkin@alum.mit.edu>
Thu, 27 Dec 2018 15:27:43 +0000 (10:27 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Mon, 31 Dec 2018 04:32:21 +0000 (23:32 -0500)
commitad251330e858aeab0cee111488b203e993f76b89
tree5c615b6bb04b86eb8a5aa203e5072da49330d12a
parentb04c1907c8c9f4fd66ce4e069665f4c40e3d40e0
nv30: use correct helper to get blocks in y direction

This doesn't matter since all compressed formats supported by this
hardware use square blocks, but best to use the correct helper.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/nouveau/nv30/nv30_miptree.c