OSDN Git Service

nv50: use SIFC for TIC, TSC upload
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 10 Oct 2009 11:13:16 +0000 (13:13 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Mon, 19 Oct 2009 16:25:08 +0000 (18:25 +0200)
commitfba2eabe13b8a3f8c1396c5949db3daab0192156
tree06d8a71ef5ddca9c570ee1197f40c18a53ffd5a3
parent6ab2fcca9d40ed65ab8d88c0253969c5311b7320
nv50: use SIFC for TIC, TSC upload

Add proper flushes for TIC and TSC and remove
the costly 2D.0110 flush in nv50_flush.

Correct TIC and TSC bo sizes.
src/gallium/drivers/nv50/nv50_context.c
src/gallium/drivers/nv50/nv50_context.h
src/gallium/drivers/nv50/nv50_screen.c
src/gallium/drivers/nv50/nv50_state_validate.c
src/gallium/drivers/nv50/nv50_tex.c
src/gallium/drivers/nv50/nv50_vbo.c