Find a file
Eric Anholt 9cad6fb4e0 Bugzilla #3217: Create a new __drm_pci_free which is used internally in
linux-core to free pci memory without freeing the structure. Linux-core
    internals often create pci dma handle structures on the stack due to
    the lack of a drm_local_map_t to store them in properly. Fix the
    original drm_pci_free to actually free the dma handle structure instead
    of leaking it.
Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
2005-05-28 20:36:22 +00:00
bsd The patch makes drmAddBufs/drmMapBufs can handle buffers in video memory 2005-01-16 05:40:12 +00:00
bsd-core Modify drm_driver::device_is_agp to return a tri-state value to indicate 2005-05-27 23:42:11 +00:00
libdrm mirror changes made in main tree.. just happened to be doing this myself 2005-04-04 04:08:29 +00:00
linux A fix for a locking bug which is triggered when a client tries to lock with 2005-04-20 18:50:49 +00:00
linux-2.6 use linux-core for 2.6 not this stuff.. 2005-03-25 13:06:53 +00:00
linux-core Bugzilla #3217: Create a new __drm_pci_free which is used internally in 2005-05-28 20:36:22 +00:00
scripts Patch from Jon Smirl to add attribute field to the pciids, and use this for 2004-08-10 11:14:07 +00:00
shared VIA: 2005-05-23 20:56:54 +00:00
shared-core Re-implement the power management. 2005-05-28 00:00:08 +00:00
tests Bug #2567: Fix reversed memset arguments. (David Krause) 2005-02-18 16:40:54 +00:00