index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
drm_agpsupport.c
Age
Commit message (
Expand
)
Author
2008-01-04
drm: move drm_head to drm_minor and fix up users
Dave Airlie
2007-11-29
drm: oops not a cleanup..
Dave Airlie
2007-11-29
drm: more cleanups
Dave Airlie
2007-11-22
drm: major whitespace/coding style realignment with kernel
Dave Airlie
2007-11-06
drm/agp: kernel style fixes
Dave Airlie
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
2007-11-01
drm/ttm: add support for cached un-snooped mappings.
Dave Airlie
2007-10-31
drm: add chipset flushing via agp support
Dave Airlie
2007-09-22
Add fence error member.
Thomas Hellstrom
2007-08-06
Initialize the AGP structure's base address at init rather than enable.
Eric Anholt
2007-07-20
Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
2007-07-20
Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
2007-07-16
drm: detypedef ttm/bo/fence code
Dave Airlie
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
2007-07-16
drm: detypedef drm.h and fixup all problems
Dave Airlie
2007-05-26
drm: cleanup use of Linux list handling macros
Dave Airlie
2007-04-18
Simplify the ttm backend interface and the agp ttm backend.
Thomas Hellstrom
2007-03-19
whitespace cleanup pending a kernel merge
Dave Airlie
2007-02-07
Checkpoint commit.
Thomas Hellstrom
2007-02-06
Simplify pci map vs no pci map choice.
Thomas Hellstrom
2007-02-02
Make also later kernels work with buffer object vm
Thomas Hellstrom
2007-02-01
Fix missing ttm_open_vma call from previous commit.
Thomas Hellstrom
2006-12-21
Bug #9120.
Thomas Hellstrom
2006-12-19
drm: remove all 2.4 support for drm development tree.
Dave Airlie
2006-10-21
The CPU cache must be flushed _before_ we start modifying the kernel map ptes,
Thomas Hellstrom
2006-10-20
We apparently need this global cache flush anyway.
Thomas Hellstrom
2006-10-18
Avoid driver-specific AGP user-populated types, since we don't know what AGP
Thomas Hellstrom
2006-10-17
Add memory usage accounting to avoid DOS problems.
Thomas Hellstrom
2006-10-12
Bugfixes.
Thomas Hellstrom
2006-10-12
Simplify the AGP backend interface somewhat.
Thomas Hellstrom
2006-10-11
Big update:
Thomas Hellstrom
2006-09-27
Adapt to architecture-specific hooks for gatt pages.
Thomas Hellstrom
2006-09-26
Allow for a driver to overload the ttm backend object methods.
Thomas Hellstrom
2006-09-08
Various bugfixes.
Thomas Hellstrom
2006-08-22
Initial i915 buffer object driver
Thomas Hellstrom
2006-08-22
AGP backends for TTM.
Thomas Hellstrom
2006-02-18
major realigment of DRM CVS with kernel code, makes integration much easier
Dave Airlie
2005-11-03
Converts the remaining drm_agp_foo functions to be a drm_agp_foo and
Ian Romanick
2005-06-17
fix up drm_alloc_agp to take a dev arg and not pass crappy agpgart around
Dave Airlie
2005-06-14
Adds support for PCI cards to MGA DRM
Ian Romanick
2005-03-25
fix up AGP multi-head support for kernel 2.6.12
Dave Airlie
2004-10-23
Round 2 of getting rid of inter_module_get()
Jon Smirl
2004-10-18
Update Doxygen configuration & comments.
Jose Fonseca
2004-10-12
Breakout heads into their own data structures.
Jon Smirl
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
2004-09-28
Getting the AGP module is a global resource. Make sure a dual PCI/AGP
Jon Smirl
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
2004-08-27
__NO_VERSION__ hasn't been needed since 2.3 days ditch it...
Dave Airlie
2004-08-24
Merged drmfntbl-0-0-2
Dave Airlie
2004-07-20
first set of __user annotations from kernel (Al Viro)
Dave Airlie
[next]