commit | ca4362adb4c01807dfcf3f2b3152a7ee36f0d1ca | [log] [tgz] |
---|---|---|
author | Francisco Jerez <currojerez@riseup.net> | Sat Dec 26 02:42:45 2009 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Mon Jan 11 14:41:11 2010 +1000 |
tree | 44129f4769ee7950d45bb1f6680418c265352b94 | |
parent | 0a2d090f99c9686e5107ed59533fc4210a9a47d1 [diff] |
drm/nouveau: Allocate a per-channel instance of NV_SW. It will be useful for various synchronization purposes, mostly stolen from "[PATCH] drm/nv50: synchronize user channel after buffer object move on kernel channel" by Maarten Maathuis. Signed-off-by: Francisco Jerez <currojerez@riseup.net>