Age | Commit message (Expand) | Author |
2008-01-03 | drm: cleanup DRM_DEBUG() parameters | Márton Németh |
2007-11-22 | drm: major whitespace/coding style realignment with kernel | Dave Airlie |
2007-11-05 | drm: remove lots of spurious whitespace. | Dave Airlie |
2007-10-25 | missing mutex unlock bug | Roel Kluin |
2007-07-20 | Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. | Eric Anholt |
2007-07-20 | Replace filp in ioctl arguments with drm_file *file_priv. | Eric Anholt |
2007-07-20 | Remove DRM_ERR OS macro. | Eric Anholt |
2007-07-16 | drm: remove hashtab/sman and object typedefs | Dave Airlie |
2007-07-16 | drm: remove drmP.h internal typedefs | Dave Airlie |
2007-05-26 | drm: cleanup use of Linux list handling macros | Dave Airlie |
2006-12-19 | drm: remove all 2.4 support for drm development tree. | Dave Airlie |
2006-08-14 | remove all TRUE instances as well | Dave Airlie |
2006-08-14 | remove all TRUE/FALSE no need for this in the drm, use 0 or 1 | Dave Airlie |
2006-08-07 | drm: whitespace cleanup in new files | Dave Airlie |
2006-07-24 | switch drm to use Linux mutexes instead of semaphore. | Dave Airlie |
2006-07-05 | SiS 315 Awareness. | Thomas Hellstrom |
2006-06-19 | Fix buffer cleanup on close. Move memory manager reset from final_context | Thomas Hellstrom |
2006-06-06 | Merge in the drm-sman-branch | Thomas Hellstrom |