aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/i830_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt1-5/+5
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt1-4/+5
2007-07-11drm: drop drm_buf_t typedefDave Airlie1-1/+1
2007-07-11drm: fixup other drivers for typedef removalsDave Airlie1-11/+11
2007-02-08i810/i830: use drm_core_ioremap instead of drm_ioremapDave Airlie1-0/+2
2006-02-02drm: drivers/char/drm/: make some functions staticDave Airlie1-3/+0
2005-11-10drm: rename driver hooks more understandablyDave Airlie1-3/+5
2005-09-30drm: fix all sparse warning on 32-bit x86Dave Airlie1-9/+7
2005-09-25drm: lindent the drm directory.Dave Airlie1-37/+30
2005-07-10drm: add test for AGP devices and driver override for it.Dave Airlie1-0/+1
2005-07-07drm: misc cleanupDave Airlie1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+301