aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/r128_state.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt1-121/+89
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt1-21/+22
2007-10-15drm: Remove DRM_ERR OS macro.Eric Anholt1-50/+50
2007-07-11drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structsDave Airlie1-5/+5
2007-07-11drm: drop drm_buf_t typedefDave Airlie1-7/+7
2007-07-11drm: fixup other drivers for typedef removalsDave Airlie1-19/+19
2006-12-19drm: r128: comment aligment with drm gitDave Airlie1-1/+2
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2006-01-02drm: update PCIGART support from CVSDave Airlie1-2/+2
2006-01-02drm: move ioctl flags to a bit field of flagsDave Airlie1-17/+17
2005-11-10drm: rename driver hooks more understandablyDave Airlie1-2/+2
2005-09-25drm: lindent the drm directory.Dave Airlie1-705/+681
2005-07-07drm: misc cleanupDave Airlie1-1/+1
2005-04-16[PATCH] r128_state.c: break missing in switch statementDave Airlie1-0/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1732