Keep hashed user tokens, with the following changes:
[platform/upstream/libdrm.git] / linux-core / drm_bufs.c
2006-07-11 Thomas HellstromKeep hashed user tokens, with the following changes:
2006-07-10 Thomas HellstromChange drm Map handles to be arbitrary 32-bit hash...
2006-07-05 Thomas HellstromAdd missing semaphore release.
2006-05-19 Dave Airlierip out unneeded back compat code
2006-02-19 Dave Airlieexperimental PCI DMA fixes use proper Linux interfaces
2006-02-18 Dave Airliemajor realigment of DRM CVS with kernel code, makes...
2006-02-18 Dave AirlieFixup test for memory at end of memory space
2005-11-07 Alan HourihaneFix bug #4908 for now. Alternative is highlighted in...
2005-11-03 Ian RomanickConverts the remaining drm_agp_foo functions to be...
2005-09-30 Dave Airliefixup bens fix so it works..
2005-09-30 Dave AirlieAdd Bens fix for radeon maps on ppc
2005-09-03 Dave Airliecheck is the map containing the lock
2005-08-20 Dave Airlieadd x86_64 to the list as well
2005-08-20 Dave Airlieadd powerpc64 to the list of archs that this test doesn...
2005-08-17 Dave Airlierevert reversion of a part of a patch from Jon, that...
2005-08-16 Dave Airlieadd Egberts 32/64 bit patch (its in kernel already...)
2005-08-07 Dave Airlieremove bus address
2005-08-04 Jon SmirlImplement permanent sarea maps
2005-08-04 Jon SmirlTighten up AGP security. Verify that all uses of AGP...
2005-06-29 Alan Hourihanesilence warning
2005-06-28 Eric Anholt- Remove drm_initmap and replace its usage with drm_add...
2005-06-28 Dave Airlieadd compat code from Paul Mackerras
2005-06-14 Ian RomanickAdds support for PCI cards to MGA DRM
2005-06-04 Dave Airliemisc cleanup patch from Adrian Bunk
2005-05-28 Eric AnholtBugzilla #3217: Create a new __drm_pci_free which is...
2005-05-20 Ian RomanickRefactor common, boilerplate ioctl code from drm_addbuf...
2005-04-26 Eric AnholtConvert BSD code to mostly use bus_dma, the dma abstrac...
2005-02-05 Eric Anholt- Implement drm_initmap, and extend it with the resourc...
2005-01-16 Dave AirlieThe patch makes drmAddBufs/drmMapBufs can handle buffer...
2005-01-01 Felix KuehlingAdded a new DRM map type _DRM_CONSISTENT for consistent...
2004-10-18 Jose FonsecaUpdate Doxygen configuration & comments.
2004-10-12 Jon SmirlBreakout heads into their own data structures.
2004-10-10 Jon SmirlRename fn_tbl to driver. Core driver now uses pci_drive...
2004-10-06 Jon SmirlRevert back to drm_order() instead of using kernel...
2004-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
2004-09-30 Jon SmirlMove things around to reduce public symbols and even...
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
2004-09-21 Jon SmirlMake DRM permanent maps match broken X behavior. X...
2004-09-20 Jon SmirlRemove size restriction on permanent addmap
2004-09-20 Jon SmirlFelix's fix for map request smaller than permanent...
2004-09-08 Jose FonsecaUpdate doxygen configuration file. Minor documentation...
2004-09-08 Jon SmirlAdjust permanent mapping code to account for more than...
2004-09-04 Dave AirlieFixup OS_HAS_AGP/OS_HAS_MTRR along lines of patches...
2004-08-30 Dave Airlieimplement drm_core_check_feature and use it .. looks...
2004-08-29 Dave AirlieDrop GAMMA DRM from a great height ...
2004-08-27 Dave Airlie__NO_VERSION__ hasn't been needed since 2.3 days ditch...
2004-08-24 Dave AirlieMerged drmfntbl-0-0-2
2004-08-24 Dave Airlieaddmap-base-2 patch from Jon Smirl:
2004-08-17 Dave AirlieMerged drmfntbl-0-0-1
2004-07-25 Dave Airliewhitespace merge with kernel
2004-07-25 Dave AirliePatch from Tom Arbuckle for missing bus_address
2004-07-20 Dave Airliefirst set of __user annotations from kernel (Al Viro)
2004-07-20 Dave Airliefix some more NULLs from kernel
2004-07-15 Dave Airliesparse cleanups from kernel: Al Viro
2004-04-10 Dave Airlieupdate from linux kernel for ia64
2003-12-16 Eric AnholtDon't ioremap the framebuffer area. The ioremapped...
2003-11-06 Eric AnholtReturn EBUSY when attempting to addmap a DRM_SHM area...
2003-06-19 Jose FonsecaRevert the janitorial - that works is now on the new...
2003-06-03 Jose FonsecaSplit declarations/definitions in drm_scatter.h into...
2003-05-27 Jose FonsecaMerged DRM documentation.
2003-05-16 Michel DaenzerSupport AGP bridges where the AGP aperture can't be...
2003-04-28 Leif DelgassOnly free original pagelist in addbufs_pci if one alrea...
2003-04-25 Leif DelgassFix potential oops and memory leaks when allocations...
2003-04-22 Keith Whitwellremove unused dma histogram code
2003-04-08 Leif DelgassUse list_entry() to get container struct from struct...
2003-03-28 Keith Whitwellmerged drm-filp-0-1-branch
2002-09-21 Michel Daenzermake sure we never oops because the hardware lock point...
2001-08-19 Alan HourihaneNo one's maintaining 2.2.x support - so remove all...
2001-08-07 Jeff HartmannAvoid compiler warning about r_list being used uninitia...
2001-08-07 Jeff HartmannLots of DRM fixes: added new pieces of template code...
2001-07-20 Jeff HartmannMerge checker fixes from Alan Cox made to the drm in...
2001-05-01 David DawesImport of XFree86 4.0.99.3
2001-04-09 David DawesImport -f XFree86 4.0.99.2
2001-04-05 Kevin E MartinMerged ati-pcigart-1-0-0
2001-04-03 Alan Hourihaneinclude 2.4.2
2001-04-03 Alan Hourihanemake 2.4.2 -> 2.4.3 change conditional. works with...
2001-03-30 Alan Hourihanemerge in 2.4.3 kernel change.
2001-03-18 Gareth Hughes__REALLY_HAVE_MTRR, vmalloc_32 fixes from Jeff Wiedemeier.
2001-03-14 Kevin E MartinMerged sarea-1-0-0
2001-03-05 Alan Hourihaneallow dristat to find out whether AGP is write-combined...
2001-02-16 Gareth Hughes- Clean up the way customization of the templates is...
2001-02-15 Gareth HughesMerge mga-1-0-0-branch into trunk.