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