aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/savage_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-3/+3
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt1-1/+2
2007-07-11drm: drop drm_buf_t typedefDave Airlie1-2/+2
2007-07-11drm: fixup other drivers for typedef removalsDave Airlie1-9/+9
2006-02-02drm: drivers/char/drm/: make some functions staticDave Airlie1-1/+0
2006-01-02drm: fix a LOR issue on FreeBSD for savage driverDave Airlie1-16/+7
2005-11-10drm: rename driver hooks more understandablyDave Airlie1-2/+4
2005-09-30drm: fix all sparse warning on 32-bit x86Dave Airlie1-0/+3
2005-09-25drm: lindent the drm directory.Dave Airlie1-29/+29
2005-08-07drm: add savage driverDave Airlie1-0/+579