aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/savage_bci.c
Commit message (Expand)AuthorAge
* drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTLDave Airlie2007-11-05
* drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt2007-10-14
* drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-14
* drm: Remove DRM_ERR OS macro.Eric Anholt2007-10-14
* drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structsDave Airlie2007-07-11
* drm: drop drm_buf_t typedefDave Airlie2007-07-11
* drm: fixup other drivers for typedef removalsDave Airlie2007-07-11
* drm: remove DRM_GETSAREA and replace with drm_getsarea functionDave Airlie2007-07-10
* drm: savage: compat fix from drm git.Eric Anholt2006-12-19
* drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savagesMichael Karcher2006-10-24
* drm: drivers/char/drm/: make some functions staticDave Airlie2006-02-02
* drm: bring savage inline with latest CVSDave Airlie2006-01-02
* drm: move ioctl flags to a bit field of flagsDave Airlie2006-01-01
* drm: rename driver hooks more understandablyDave Airlie2005-11-10
* drm: fix some lindent damageDave Airlie2005-09-25
* drm: lindent the drm directory.Dave Airlie2005-09-25
* drm: add savage driverDave Airlie2005-08-07