i965: Move unmap_movntdqa before map_movntdqa
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 30 Apr 2018 17:25:42 +0000 (10:25 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 30 Apr 2018 21:06:23 +0000 (14:06 -0700)
commitb3ad6f5ca69749f71987be086a97e6442bbe05fb
treea8cae8438165a71de6eb1c1e9cb3e8b227f95124
parentf348d07a62ca9200ce7d8636942cb882fbbd471d
i965: Move unmap_movntdqa before map_movntdqa

Reorder code to avoid a forward declaration in the next patch.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/intel_mipmap_tree.c