modesetting-101: rename modeflags, as to avoid conflicts with the xorg definitions
[platform/upstream/libdrm.git] / linux-core / drm_agpsupport.c
2008-03-12 Thomas HellstromMerge branch 'intel-post-reloc'
2008-03-10 Jerome GlisseMerge branch 'modesetting-101' of ssh://git.freedesktop...
2008-03-05 Dave Airliedrm: reorganise minor number handling using code from...
2008-03-05 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-02-29 Dave Airlieagp: export the correct symbol
2008-02-26 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-21 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-21 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-01-25 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2008-01-04 Dave Airliedrm: move drm_head to drm_minor and fix up users
2008-01-03 Dave AirlieMerge branch 'r500-support'
2007-12-21 Keith PackardUse dummy_read_page for unpopulated kernel-allocated...
2007-12-11 Dave AirlieMerge branch 'master' of ssh://git.freedesktop.org...
2007-12-10 Dave AirlieMerge branch 'master' into r500-support
2007-11-28 Dave Airliedrm: oops not a cleanup..
2007-11-28 Dave Airliedrm: more cleanups
2007-11-22 Dave AirlieMerge branch 'origin' into modesetting-101
2007-11-22 Dave Airliedrm: major whitespace/coding style realignment with...
2007-11-06 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-06 Dave Airliedrm/agp: kernel style fixes
2007-11-05 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-11-01 Jesse BarnesMerge branch 'master' into modesetting-101
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-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-27 Jerome GlisseMerge branch 'radeon-ttm' of git://people.freedesktop...
2007-10-16 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-05 Dave AirlieMerge branch 'pre-superioctl-branch'
2007-09-25 Thomas HellstromMerge branch 'master' into pre-superioctl-branch
2007-09-24 Jesse BarnesMerge branch 'master' into modesetting-101 - TTM &...
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-06-29 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-06-05 Dave AirlieMerge branch 'origin' into radeon-ttm
2007-05-25 Dave Airliedrm: cleanup use of Linux list handling macros
2007-04-26 Dave AirlieMerge branch 'origin' into modesetting-101
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...
next