| Commit message (Expand) | Author | Age | Files | Lines |
* | drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL | Dave Airlie | 2007-11-06 | 1 | -3/+0 |
* | drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. | Eric Anholt | 2007-10-15 | 1 | -41/+26 |
* | drm: Replace filp in ioctl arguments with drm_file *file_priv. | Eric Anholt | 2007-10-15 | 1 | -9/+11 |
* | drm: Remove DRM_ERR OS macro. | Eric Anholt | 2007-10-15 | 1 | -30/+30 |
* | drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs | Dave Airlie | 2007-07-11 | 1 | -3/+3 |
* | drm: drop drm_buf_t typedef | Dave Airlie | 2007-07-11 | 1 | -5/+5 |
* | drm: fixup other drivers for typedef removals | Dave Airlie | 2007-07-11 | 1 | -15/+15 |
* | drm: remove DRM_GETSAREA and replace with drm_getsarea function | Dave Airlie | 2007-07-11 | 1 | -1/+1 |
* | drm: savage: compat fix from drm git. | Eric Anholt | 2006-12-19 | 1 | -2/+2 |
* | drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savages | Michael Karcher | 2006-10-24 | 1 | -0/+1 |
* | drm: drivers/char/drm/: make some functions static | Dave Airlie | 2006-02-02 | 1 | -1/+3 |
* | drm: bring savage inline with latest CVS | Dave Airlie | 2006-01-02 | 1 | -17/+12 |
* | drm: move ioctl flags to a bit field of flags | Dave Airlie | 2006-01-02 | 1 | -4/+4 |
* | drm: rename driver hooks more understandably | Dave Airlie | 2005-11-10 | 1 | -15/+29 |
* | drm: fix some lindent damage | Dave Airlie | 2005-09-25 | 1 | -8/+4 |
* | drm: lindent the drm directory. | Dave Airlie | 2005-09-25 | 1 | -97/+104 |
* | drm: add savage driver | Dave Airlie | 2005-08-07 | 1 | -0/+1096 |