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
/
shared-core
/
mga_drv.h
Age
Commit message (
Expand
)
Author
2005-06-29
add mga and r128 32/64 bits
Dave Airlie
2005-06-28
- Remove drm_initmap and replace its usage with drm_addmap. This reduces
Eric Anholt
2005-06-14
Adds support for PCI cards to MGA DRM
Ian Romanick
2005-06-09
Completely re-initialize DMA settings
Ian Romanick
2005-05-22
Refactor the routines for "calculating" the size of the WARP microcode. The
Ian Romanick
2005-05-21
Forgot to bump the patchlevel and driver date on last commit.
Ian Romanick
2005-05-21
Change the MGA initialization and cleanup a bit. The dev_private structure
Ian Romanick
2005-05-16
Added device_is_agp callback to drm_driver. This function is called by the
Ian Romanick
2005-02-01
cleanup patch from Adrian Bunk <bunk@stusta.de>
Dave Airlie
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
2004-08-24
Merged drmfntbl-0-0-2
Dave Airlie
2003-12-16
Don't ioremap the framebuffer area. The ioremapped area wasn't used by
Eric Anholt
2003-05-16
Support AGP bridges where the AGP aperture can't be accessed directly by
Michel Daenzer
2003-04-26
Remove the map argument from DRM_*MEMORYBARRIER. Not all of the uses of
Eric Anholt
2003-03-28
merged drm-filp-0-1-branch
Keith Whitwell
2003-03-25
XFree86 4.3.0 merge
Alan Hourihane
2003-02-21
Merge from bsd-4-0-0-branch.
Eric Anholt
2002-10-30
Kernel support for vblank syncing on Rage 128 and Matrox.
Eric Anholt
2002-08-29
standardize use of __FUNCTION__ (Linus)
Keith Whitwell
2002-08-06
Updates from Rusty Russell to:
Rik Faith
2002-07-05
merged bsd-3-0-0-branch
Alan Hourihane