commit | ec23802d616f4e33476cca5c7a975ce1682ad2d7 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Wed Feb 02 14:57:05 2011 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Feb 25 06:44:30 2011 +1000 |
tree | f712a215c8ca5aa69f61fd6d30b990b101bf68b3 | |
parent | e3b7ed5e9972dd4878a5390fd3147a973cbe2d05 [diff] |
drm/nv50: drop explicit yields in favour of smaller PFIFO timeslice This gives a small, but noticeable performance gain at lower performance levels, and unchanged at the higher ones. With this commit, we're now using the same timeslice size as the NVIDIA binary driver currently does, and dropping an unknown bit that NVIDIA no longer appear to set. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>