summaryrefslogtreecommitdiff
path: root/nouveau/nouveau_notifier.c
AgeCommit message (Collapse)Author
2010-11-22nouveau: Add implicit pushbuf flush before gpuobj destruction.Francisco Jerez
It makes sure that GPU object destruction is executed in order with respect to the previous FIFO commands. Signed-off-by: Francisco Jerez <currojerez@riseup.net> Acked-by: Ben Skeggs <bskeggs@redhat.com>
2009-11-17Move libdrm/ up one levelKristian Høgsberg