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
/
i830_dma.c
Age
Commit message (
Expand
)
Author
2003-11-05
- Tie the DRM to a specific device: setunique no longer succeeds when given
Eric Anholt
2003-10-17
- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them
Eric Anholt
2003-05-16
Support AGP bridges where the AGP aperture can't be accessed directly by
Michel Daenzer
2003-04-26
Ensure driver has been initialized (dev_private != NULL) before installing
Leif Delgass
2003-04-26
2.5.x sync patch from Linus Torvalds
Keith Whitwell
2003-04-24
Pass dma handle from pci_alloc_consistent to the card for status page,
Leif Delgass
2003-04-22
remove DRM read, poll and write_string
Keith Whitwell
2003-04-21
Check for NULL map before calling DRM(ioremapfree) on cleanup. Prevents an
Leif Delgass
2003-04-08
Use list_entry() to get container struct from struct list_head pointers.
Leif Delgass
2003-03-30
Spelling fixes in comments.
Eric Anholt
2003-03-28
merged drm-filp-0-1-branch
Keith Whitwell
2003-03-25
linux merge for drm
Alan Hourihane
2002-10-22
final part of XFree86 4.2.99.2 merge
Alan Hourihane
2002-09-11
- Fix various bugs in the DRI support for the i830 and i845G (Keith
David Dawes
2002-08-22
SetPageLocked only defined in 2.5.x (x=?), use LockPage for 2.4.x (x>=9).
Leif Delgass
2002-08-06
Updates from Rusty Russell to:
Rik Faith
2002-05-29
Import Mesa 4.0 port of I830M/I845G 3D driver funded by 2d3d. Import
Jeff Hartmann
2002-05-17
Remove some older Linux 2.3.99 code
Alan Hourihane
2002-05-17
same udelay fixes
Alan Hourihane
2002-05-16
Allow drm to build under 2.4 and 2.5(.14)
Keith Whitwell
2002-04-09
Merged drmcommand-0-0-1
Jens Owen
2002-02-14
First pass of mesa-4-0 branch merge into trunk.
David Dawes
2002-01-27
Initial revision
David Dawes