aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_dma.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-151-5/+6
* drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structsDave Airlie2007-07-111-2/+2
* drm: drop drm_buf_t typedefDave Airlie2007-07-111-1/+1
* drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie2007-07-111-4/+4
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* drm: fixup PCI DMA supportDave Airlie2006-03-191-3/+1
* drm: lindent the drm directory.Dave Airlie2005-09-251-43/+44
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+180