drm: more cleanups
[platform/upstream/libdrm.git] / linux-core / drm_agpsupport.c
2007-11-28 Dave Airliedrm: more cleanups
2007-11-22 Dave Airliedrm: major whitespace/coding style realignment with...
2007-11-06 Dave Airliedrm/agp: kernel style fixes
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-11-01 Jeremy KolbMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-31 Dave Airliedrm/ttm: add support for cached un-snooped mappings.
2007-10-31 Dave Airliedrm: add chipset flushing via agp support
2007-10-05 Dave AirlieMerge branch 'pre-superioctl-branch'
2007-09-25 Thomas HellstromMerge branch 'master' into pre-superioctl-branch
2007-09-22 Thomas HellstromAdd fence error member.
2007-08-31 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-08-16 Eric AnholtMerge branch 'master' into bo-set-pin
2007-08-06 Eric AnholtInitialize the AGP structure's base address at init...
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-21 Eric AnholtReplace DRM_IOCTL_ARGS with (dev, data, file_priv)...
2007-07-20 Eric AnholtReplace filp in ioctl arguments with drm_file *file_priv.
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-16 Dave Airliedrm: detypedef ttm/bo/fence code
2007-07-16 Dave Airliedrm: remove drmP.h internal typedefs
2007-07-16 Dave Airliedrm: detypedef drm.h and fixup all problems
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-05-25 Dave Airliedrm: cleanup use of Linux list handling macros
2007-04-18 Thomas HellstromSimplify the ttm backend interface and the agp ttm...
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-18 Dave Airliewhitespace cleanup pending a kernel merge
2007-02-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-14 Thomas HellstromMerge branch 'ttm-vram-0-1-branch'
2007-02-07 Thomas HellstromCheckpoint commit.
2007-02-06 Thomas HellstromSimplify pci map vs no pci map choice.
2007-02-02 Thomas HellstromMake also later kernels work with buffer object vm
2007-02-01 Thomas HellstromFix missing ttm_open_vma call from previous commit.
2007-01-08 Keith PackardMerge branch 'master' into crestline
2006-12-21 Thomas HellstromBug #9120.
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-19 Dave Airliedrm: remove all 2.4 support for drm development tree.
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-21 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-21 Thomas HellstromThe CPU cache must be flushed _before_ we start modifyi...
2006-10-20 Thomas HellstromWe apparently need this global cache flush anyway.
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-18 Thomas HellstromMerging drm-ttm-0-2-branch
2006-10-18 Thomas HellstromAvoid driver-specific AGP user-populated types, since...
2006-10-17 Thomas HellstromAdd memory usage accounting to avoid DOS problems.
2006-10-12 Thomas HellstromBugfixes.
2006-10-12 Thomas HellstromSimplify the AGP backend interface somewhat.
2006-10-11 Thomas HellstromBig update:
2006-09-27 Thomas HellstromAdapt to architecture-specific hooks for gatt pages.
2006-09-26 Thomas HellstromAllow for a driver to overload the ttm backend object...
2006-09-08 Thomas HellstromVarious bugfixes.
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-23 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-22 Thomas HellstromInitial i915 buffer object driver
2006-08-22 Thomas HellstromAGP backends for TTM.
2006-02-18 Dave Airliemajor realigment of DRM CVS with kernel code, makes...
2005-11-03 Ian RomanickConverts the remaining drm_agp_foo functions to be...
2005-06-17 Dave Airliefix up drm_alloc_agp to take a dev arg and not pass...
2005-06-14 Ian RomanickAdds support for PCI cards to MGA DRM
2005-03-25 Dave Airliefix up AGP multi-head support for kernel 2.6.12
2004-10-23 Jon SmirlRound 2 of getting rid of inter_module_get()
2004-10-18 Jose FonsecaUpdate Doxygen configuration & comments.
2004-10-12 Jon SmirlBreakout heads into their own data structures.
2004-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
2004-09-28 Jon SmirlGetting the AGP module is a global resource. Make sure...
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
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-07-20 Dave Airliefirst set of __user annotations from kernel (Al Viro)
2004-02-28 Michel DaenzerMore differentiated error codes for DRM(agp_acquire)
2003-08-15 Michel DaenzerMerge from 2.6 kernel (Linus Torvalds)
2003-07-25 Michel DaenzerCompile fixes for recent 2.5/2.6 Linux kernels. I hope...
2003-07-25 Michel DaenzerFail in DRM(agp_acquire) if the AGP aperture can't...
2003-07-09 Dave AirlieDA: fix for bug 484 in Bugzilla, originally from me...
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-04-17 David DawesBring some drm module changes over from the XFree86...
2003-03-25 Alan Hourihanelinux merge for drm
2002-12-11 Keith Whitwellremove agpgart informational
2002-08-22 Leif DelgassDon't (re)define vmalloc_to_page for kernel >= 2.4...
2001-12-10 Alan Hourihanemerge with linux kernel 2.4.15
2001-09-25 Alan Hourihanemerge with 2.4.10 kernel
2001-08-19 Alan HourihaneNo one's maintaining 2.2.x support - so remove all...
2001-08-08 Jeff HartmannUpdate to the code I sent Linus and Alan this morning...
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-03-04 Alan HourihaneDon't try and setup the MTRR for AGP when AGP not avail...
2001-02-15 Gareth HughesMerge mga-1-0-0-branch into trunk.