Age | Commit message (Expand) | Author |
---|---|---|
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-07-11 | drm: drop drm_buf_t typedef | Dave Airlie |
2007-07-11 | drm: fixup other drivers for typedef removals | Dave Airlie |
2006-02-02 | drm: drivers/char/drm/: make some functions static | Dave Airlie |
2006-01-02 | drm: fix a LOR issue on FreeBSD for savage driver | Dave Airlie |
2005-11-10 | drm: rename driver hooks more understandably | 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 |