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
/
r128.h
Age
Commit message (
Expand
)
Author
2004-05-09
Commit sysfs and drm PCI changes for 2.6 kernel
Dave Airlie
2004-04-21
centralise pci ids into one place and use scripts to generate files for
Dave Airlie
2003-12-16
Add a collection of Radeon and R128 PCI IDs, including the IGP chipsets.
Eric Anholt
2003-10-17
- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them
Eric Anholt
2003-10-17
- Converted Linux drivers to initialize DRM instances based on PCI IDs, not
Eric Anholt
2003-08-12
Document the changes in interface version 2.5.
Eric Anholt
2003-07-26
Add Rage 128 pageflipping support, defaults to off. DRM version bump to
Eric Anholt
2003-05-26
Add support to r128 for MESA_ycbcr_texture (Ian Romanick, Leif Delgass)
Leif Delgass
2003-04-26
Ensure driver has been initialized (dev_private != NULL) before installing
Leif Delgass
2002-11-23
allow unprivileged clients to use the GETPARAM ioctl (Wang WenRui)
Michel Daenzer
2002-10-30
Kernel support for vblank syncing on Rage 128 and Matrox.
Eric Anholt
2002-07-05
merged bsd-3-0-0-branch
Alan Hourihane