Ben Skeggs
|
ba731e7b58
|
nouveau: nvc0 drm has no concept of "notifier block"
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
|
2010-12-21 12:46:50 +10:00 |
Francisco Jerez
|
09b1062628
|
nouveau: Let the user choose the push buffer size.
Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Acked-by: Ben Skeggs <bskeggs@redhat.com>
|
2010-10-12 04:10:09 +02:00 |
Ben Skeggs
|
c1c8bbf80b
|
nouveau: fix annoying compiler warning
|
2010-03-19 10:20:15 +10:00 |
Ben Skeggs
|
7b32812298
|
nouveau: fail channel creation if pushbuf init fails
|
2010-01-21 15:18:15 +10:00 |
Marcin Slusarz
|
3d3d87f3a7
|
nouveau: disable flush_notify on channel_free
We don't want do call flush_notify when we will FIRE the RING
a couple of lines later, because grobj bound to this channel
might be already freed.
|
2010-01-15 23:02:48 +01:00 |
Marcin Slusarz
|
a03dcc2104
|
nouveau: fix memory leak in nouveau_channel_free
|
2010-01-15 23:02:48 +01:00 |
Younes Manton
|
cd2e4ba9aa
|
nouveau: Unreference pushbuf objects on channel destruction.
- unreference pushbuf objects on channel destruction
Based on Krzysztof Smiechowicz's patch.
|
2009-12-28 18:07:08 -05:00 |
Kristian Høgsberg
|
4f57abfe66
|
Move libdrm/ up one level
|
2009-11-17 11:15:06 -05:00 |