summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/r128_state.c
Commit message (Expand)AuthorAgeFilesLines
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-1681/+0Star
* drm: cleanup DRM_DEBUG() parametersMárton Németh2008-02-071-22/+21Star
* drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt2007-10-151-121/+89Star
* drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-151-21/+22
* drm: Remove DRM_ERR OS macro.Eric Anholt2007-10-151-50/+50
* drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structsDave Airlie2007-07-111-5/+5
* drm: drop drm_buf_t typedefDave Airlie2007-07-111-7/+7
* drm: fixup other drivers for typedef removalsDave Airlie2007-07-111-19/+19
* drm: r128: comment aligment with drm gitDave Airlie2006-12-191-1/+2
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-1/+1
* drm: update PCIGART support from CVSDave Airlie2006-01-021-2/+2
* drm: move ioctl flags to a bit field of flagsDave Airlie2006-01-021-17/+17
* drm: rename driver hooks more understandablyDave Airlie2005-11-101-2/+2
* drm: lindent the drm directory.Dave Airlie2005-09-251-705/+681Star
* drm: misc cleanupDave Airlie2005-07-071-1/+1
* [PATCH] r128_state.c: break missing in switch statementDave Airlie2005-04-171-0/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1732