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
/
via_mm.c
Age
Commit message (
Expand
)
Author
2008-01-03
drm: cleanup DRM_DEBUG() parameters
Márton Németh
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 hashtab/sman and object typedefs
Dave Airlie
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
2007-02-13
Remove debug printout.
Thomas Hellstrom
2007-02-13
Bugzilla Bug #9457
Thomas Hellstrom
2006-08-14
remove all TRUE instances as well
Dave Airlie
2006-08-14
remove all TRUE/FALSE no need for this in the drm, use 0 or 1
Dave Airlie
2006-08-07
drm: whitespace cleanup in new files
Dave Airlie
2006-07-24
switch drm to use Linux mutexes instead of semaphore.
Dave Airlie
2006-06-16
via: Return the requested size instead of the correct size of the allocated
Thomas Hellstrom
2006-06-15
via:
Thomas Hellstrom
2006-06-06
Merge in the drm-sman-branch
Thomas Hellstrom