Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-15 | drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. | Eric Anholt | 1 | -52/+50 |
2007-10-15 | drm: Replace filp in ioctl arguments with drm_file *file_priv. | Eric Anholt | 1 | -1/+1 |
2007-10-15 | drm: Remove DRM_ERR OS macro. | Eric Anholt | 1 | -48/+48 |
2007-07-11 | drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs | Dave Airlie | 1 | -1/+1 |
2007-07-11 | drm: drop drm_buf_t typedef | Dave Airlie | 1 | -4/+4 |
2007-07-11 | drm: fixup other drivers for typedef removals | Dave Airlie | 1 | -9/+9 |
2006-10-25 | fix return code in error case. | Dave Jones | 1 | -1/+1 |
2006-01-02 | drm: fix a LOR issue on FreeBSD for savage driver | Dave Airlie | 1 | -160/+164 |
2005-09-30 | drm: fix all sparse warning on 32-bit x86 | Dave Airlie | 1 | -4/+2 |
2005-09-25 | drm: lindent the drm directory. | Dave Airlie | 1 | -233/+250 |
2005-08-07 | drm: add savage driver | Dave Airlie | 1 | -0/+1146 |