Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-21 | nouveau: nvc0 drm has no concept of "notifier block" | Ben Skeggs | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||
2010-10-12 | nouveau: Let the user choose the push buffer size. | Francisco Jerez | |
Signed-off-by: Francisco Jerez <currojerez@riseup.net> Acked-by: Ben Skeggs <bskeggs@redhat.com> | |||
2010-03-19 | nouveau: fix annoying compiler warning | Ben Skeggs | |
2010-01-21 | nouveau: fail channel creation if pushbuf init fails | Ben Skeggs | |
2010-01-15 | nouveau: disable flush_notify on channel_free | Marcin Slusarz | |
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 | nouveau: fix memory leak in nouveau_channel_free | Marcin Slusarz | |
2009-12-28 | nouveau: Unreference pushbuf objects on channel destruction. | Younes Manton | |
- unreference pushbuf objects on channel destruction Based on Krzysztof Smiechowicz's patch. | |||
2009-11-17 | Move libdrm/ up one level | Kristian Høgsberg | |