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
/
mach64_dma.c
Age
Commit message (
Expand
)
Author
2008-01-03
mach64: some more minor cleanups
Dave Airlie
2008-01-03
drm: cleanup DRM_DEBUG() parameters
Márton Németh
2007-12-08
mach64: comment bus master / ring buffer behavior and security
José Fonseca
2007-12-05
mach64: make buffer emission macros normal functions
José Fonseca
2007-12-05
mach64: use utf-8
José Fonseca
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
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-20
Remove DRM_ERR OS macro.
Eric Anholt
2007-07-16
drm: remove drm_buf_t
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-04-28
remove DRM_GETSAREA and replace with drm_getsarea function
Dave Airlie
2006-10-02
Bug 6242: [mach64] Use private DMA buffers, part #4.
George Sapountzis
2006-10-02
Bug 6242: [mach64] Use private DMA buffers, part #2.
George Sapountzis
2006-10-02
Bug 6242: [mach64] Use private DMA buffers, part #1.
George Sapountzis
2006-10-02
Bug 6209: [mach64] AGP DMA buffers not mapped correctly.
George Sapountzis
2005-08-05
Rename the driver hooks in the DRM to something a little more
Eric Anholt
2005-04-26
Convert BSD code to mostly use bus_dma, the dma abstraction for dealing
Eric Anholt
2005-02-19
Fix a couple of gcc warnings in DRM_INFOs.
Eric Anholt
2005-01-17
Some code commenting concerning the FIFO & DMA engine.
Jose Fonseca
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
2004-08-23
set pointers to NULL after freeing, remove some extra debugging
Dave Airlie
2004-08-17
Merged drmfntbl-0-0-1
Dave Airlie
2004-05-11
Add missing DRM_ERR()s.
Eric Anholt
2004-04-12
Add mach64 to the trunk
Dave Airlie