summaryrefslogtreecommitdiff
path: root/libdrm
AgeCommit message (Collapse)Author
2009-02-24nouveau: Dist nouvea_dma.h as well.
libdrm?h=android&id=a71d3edd6c09a0141fae0893cbee21b71578d99d'>nouveau: Also dist nouveau_private.h.Kristian Høgsberg 2009-02-23Fix DRM_CAS() on Alpha. (#16549)Ivan Kokshaysky 2009-02-21Fix distcheck for optional nouveau stuff.Eric Anholt 2009-02-21intel: Add a new bufmgr alloc function to get BOs ready for rendering to.Eric Anholt This avoids using the oldest BO in the BO cache and waiting for it to be idle before we turn around and render to it with the GPU. Thanks to Chris Wilson for pointing out how silly we were being. 2009-02-20libdrm/nouveau: free drmVersion after we're done with itBen Skeggs 2009-02-20libdrm/nouveau: fix dma debuggingBen Skeggs 2009-02-15intel: Clear ioctl parameter outvalues and pads that confuse valgrind.Eric Anholt The minor CPU cost here is probably outweighed by bothering us with noise in the tool. 2009-02-15