]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/nouveau: Leave BO eviction synchronization for later.
authorFrancisco Jerez <currojerez@riseup.net>
Thu, 14 Oct 2010 18:37:56 +0000 (20:37 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 3 Dec 2010 05:06:31 +0000 (15:06 +1000)
commitaa5ac7358c010dcb5916d1d0c2651ae65a4f7ab7
tree1d1a60834921d3b29dad8f397c75a7cbfa2f18b9
parentcbb4b608b603c7fba4c1cf5b298d1aa23d3fdd22
drm/nouveau: Leave BO eviction synchronization for later.

The pushbuf ioctl syncs after validation, no need for this anymore.

Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_bo.c