Commit message (Expand) | Author | Age | |
---|---|---|---|
* | drm: reorganise drm tree to be more future proof. | Dave Airlie | 2008-07-13 |
* | drm: run cleanfile across drm tree | Dave Airlie | 2008-02-07 |
* | drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. | Eric Anholt | 2007-10-14 |
* | drm: Replace filp in ioctl arguments with drm_file *file_priv. | Eric Anholt | 2007-10-14 |
* | drm: Remove DRM_ERR OS macro. | Eric Anholt | 2007-10-14 |
* | 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 | 2007-07-11 |
* | fix return code in error case. | Dave Jones | 2006-10-25 |
* | drm: fix a LOR issue on FreeBSD for savage driver | Dave Airlie | 2006-01-02 |
* | drm: fix all sparse warning on 32-bit x86 | Dave Airlie | 2005-09-30 |
* | drm: lindent the drm directory. | Dave Airlie | 2005-09-25 |
* | drm: add savage driver | Dave Airlie | 2005-08-07 |