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
/
Makefile
Age
Commit message (
Expand
)
Author
2007-09-19
Merge branch 'origin' into bo-set-pin
Eric Anholt
2007-08-02
Remove the pinned buffer from the LRU when pinning.
Eric Anholt
2007-07-19
Initial pass at converting driver to DRM infrastructure.
Ian Romanick
2007-06-26
Add XGI driver to Makefiles.
Ian Romanick
2007-05-17
nouveau: don't build the module by default
Stephane Marchesin
2007-04-07
fixup install target, not sure what I was smokin...
Dave Airlie
2007-04-05
add an install target to the drm modules makefile
Dave Airlie
2007-03-19
Remove old i830 kernel driver.
Alan Hourihane
2006-12-20
Merge branch 'nouveau-1'
Dave Airlie
2006-12-20
fixup symlinks via Makefile
Dave Airlie
2006-12-19
drm: remove all 2.4 support for drm development tree.
Dave Airlie
2006-12-01
Track linux-core symlinks in git.
Michel Dänzer
2006-10-15
Merge branch 'master' of git://anongit.freedesktop.org/git/mesa/drm into nouv...
Stephane Marchesin
2006-09-28
Add support for tracking drawable information to core
Michel Dänzer
2006-08-27
initial import of nouveau code from nouveau CVS
Dave Airlie
2006-06-06
Merge in the drm-sman-branch
Thomas Hellstrom
2006-02-18
major realigment of DRM CVS with kernel code, makes integration much easier
Dave Airlie
2005-10-06
Skeleton nv drm driver, to enable DMA in EXA. (Lars Knoll, minor updates by
Adam Jackson
2005-09-11
fix makefile bug
Dave Airlie
2005-07-20
Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya,
Eric Anholt
2005-06-29
Remove the AGP requirement from Makefile and Kconfig for MGA. Remove the
Ian Romanick
2005-06-29
Move to linux specific directory
Alan Hourihane
2005-05-17
Savage doesn't require AGP any more. Enable build even without CONFIG_AGP.
Felix Kuehling
2005-03-28
Via updates:
Thomas Hellstrom
2005-01-19
Fix cut & paste problem
Alan Hourihane
2005-01-07
via updates: moved the verifier state struct to dev_priv. Implemented AGP
Thomas Hellstrom
2005-01-01
Completeley rewritten Savage DRM which can be considered secure (modulo
Felix Kuehling
2004-12-03
Added 3D functionality to the via command verifier. Modified the via
Thomas Hellstrom
2004-09-30
Remove unused drm_module.h
Jon Smirl
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
2004-09-27
Flip the 2.4 check so that it looks for 2.6 instead. This will allow builds
Jon Smirl
2004-09-24
Makefile reminder to build in 2.6 when on 2.6
Jon Smirl
2004-09-24
Create new linux-2.6 build. Move all gpl files into the 2.6 build. If you
Jon Smirl
2004-09-23
1) switches from class_sysfs to drm sysfs implementation to allow
Jon Smirl
2004-08-29
fix up some small things ffb (no idea if it works or not ..)
Dave Airlie
2004-08-29
Drop GAMMA DRM from a great height ...
Dave Airlie
2004-08-24
Merged drmfntbl-0-0-2
Dave Airlie
2004-08-24
This patch adds three new ioctl's to the VIA Unichrome/Pro DRM driver:
Erdi Chen
2004-08-17
2.6.8.1 has changed the links in /lib/modules
Dave Airlie
2004-07-14
allow O= usage for Linux 2.6 kernel building in another directory
Dave Airlie
2004-07-08
Add two items to Makefile clean XFree86 bug: Reported by: Submitted by:
Jon Smirl
2004-06-10
i915 drm module
Keith Whitwell
2004-04-22
add sparc ffb files from kernel just to keep things in sync
Dave Airlie
2004-04-21
centralise pci ids into one place and use scripts to generate files for
Dave Airlie
2004-04-18
Move Makefile.linux to Makefile.
Michel Daenzer