From: Ben Skeggs Date: Wed, 2 Feb 2011 04:57:05 +0000 (+1000) Subject: drm/nv50: drop explicit yields in favour of smaller PFIFO timeslice X-Git-Tag: v2.6.39-rc1~458^2~20^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec23802d616f4e33476cca5c7a975ce1682ad2d7;p=pandora-kernel.git 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 --- Reading git-diff-tree failed