v3d: Use the TFU to do generatemipmap.
authorEric Anholt <eric@anholt.net>
Fri, 2 Nov 2018 18:31:42 +0000 (11:31 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 8 Dec 2018 00:48:23 +0000 (16:48 -0800)
commit2ebca177dc188a10db93a087ce18c2f3042d9b1c
treec9599b24f5ef572f326c8434f23c5258071f0969
parentee0549ff9ab31b52301f693735f6987f72312fc7
v3d: Use the TFU to do generatemipmap.

This is a separate, dedicated hardware unit for texture layout conversions
and mipmap generation.
src/gallium/drivers/v3d/v3d_blit.c
src/gallium/drivers/v3d/v3d_context.h
src/gallium/drivers/v3d/v3d_formats.c
src/gallium/drivers/v3d/v3d_resource.c
src/gallium/drivers/v3d/v3d_screen.c
src/gallium/drivers/v3d/v3dx_context.h
src/gallium/drivers/v3d/v3dx_format_table.c