OSDN Git Service

vc4: Fix latency handling for QPU texture scheduling.
authorEric Anholt <eric@anholt.net>
Fri, 18 Dec 2015 19:30:30 +0000 (11:30 -0800)
committerEric Anholt <eric@anholt.net>
Sat, 19 Dec 2015 01:09:03 +0000 (17:09 -0800)
commit5278c64de58b545dfe3272b005b331fd5b71da68
treefa122bd2d25e5e0fda276487923df5734d9638e7
parent960f48809ffebca14af27ce9e87eabc04dfe9b84
vc4: Fix latency handling for QPU texture scheduling.

There's only high latency between a complete texture fetch setup and
collecting its result, not between each step of setting up the texture
fetch request.
src/gallium/drivers/vc4/vc4_qpu_schedule.c