index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
drm
/
mga_dma.c
Age
Commit message (
Expand
)
Author
2008-02-07
drm: cleanup DRM_DEBUG() parameters
Márton Németh
2008-02-07
mga_dma: return 'err' not just zero from mga_do_cleanup_dma()
Jesper Juhl
2008-02-07
drm: run cleanfile across drm tree
Dave Airlie
2007-10-15
drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
2007-10-15
drm: Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
2007-10-15
drm: Remove DRM_ERR OS macro.
Eric Anholt
2007-07-11
drm: detypedeffing continues...
Dave Airlie
2007-07-11
drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs
Dave Airlie
2007-07-11
drm: drop drm_buf_t typedef
Dave Airlie
2007-07-11
drm: fixup other drivers for typedef removals
Dave Airlie
2007-07-11
drm: remove DRM_GETSAREA and replace with drm_getsarea function
Dave Airlie
2007-07-11
drm: cleanup use of Linux list handling macros
Dave Airlie
2005-11-11
drm: update mga driver for new bootstrap code
Dave Airlie
2005-11-10
drm: rename driver hooks more understandably
Dave Airlie
2005-10-20
merge Linus head tree into my drm tree and fix up conflicts
Dave Airlie
2005-10-20
[PATCH] fix MGA DRM regression before 2.6.14
Dave Airlie
2005-09-25
drm: lindent the drm directory.
Dave Airlie
2005-09-05
drm: fix MGA on non AGP systems
Dave Airlie
2005-08-05
drm: updated DRM map patch for 32/64 bit systems
Dave Airlie
2005-07-10
Add support for PCI MGA cards to MGA DRM.
Dave Airlie
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds