summaryrefslogtreecommitdiffstats
path: root/src/mesa/main
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2010-12-30 21:47:39 +0000
committerChris Wilson <[email protected]>2011-02-21 12:59:37 +0000
commit50ade6ea697953bb17e3ca7210515fbd0411cd1e (patch)
tree558567a1c3be557b2af965cfdf106c5c1c6dd5b3 /src/mesa/main
parent46131a824ffa3b658c822fd6cc543a5935773a6f (diff)
intel: use throttle ioctl for throttling
Rather than waiting on the first batch after the last swapbuffers to be retired, call into the kernel to wait upon the retirement of any request less than 20ms old. This has the twofold advantage of (a) not blocking any other clients from utilizing the device whilst we wait and (b) we attain higher throughput without overloading the system. Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'src/mesa/main')
0 files changed, 0 insertions, 0 deletions