aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/r128_cce.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt1-40/+22
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt1-11/+13
2007-10-15drm: Remove DRM_ERR OS macro.Eric Anholt1-27/+27
2007-07-11drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structsDave Airlie1-4/+4
2007-07-11drm: drop drm_buf_t typedefDave Airlie1-5/+5
2007-07-11drm: fixup other drivers for typedef removalsDave Airlie1-11/+11
2007-07-11drm: remove DRM_GETSAREA and replace with drm_getsarea functionDave Airlie1-2/+1
2007-05-08drm/radeon: upgrade to 1.27 - make PCI GART more flexibleDave Airlie1-1/+2
2006-01-02drm: update PCIGART support from CVSDave Airlie1-6/+9
2005-09-25drm: lindent the drm directory.Dave Airlie1-295/+295
2005-09-11drm: add radeon PCI express supportDave Airlie1-7/+9
2005-08-05drm: updated DRM map patch for 32/64 bit systemsDave Airlie1-2/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+943