Age | Commit message (Expand) | Author |
2008-07-14 | drm: reorganise drm tree to be more future proof. | Dave Airlie |
2007-11-06 | drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL | 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 |
2007-07-11 | drm: remove DRM_GETSAREA and replace with drm_getsarea function | Dave Airlie |
2006-12-19 | drm: savage: compat fix from drm git. | Eric Anholt |
2006-10-24 | drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savages | Michael Karcher |
2006-02-02 | drm: drivers/char/drm/: make some functions static | Dave Airlie |
2006-01-02 | drm: bring savage inline with latest CVS | Dave Airlie |
2006-01-02 | drm: move ioctl flags to a bit field of flags | Dave Airlie |
2005-11-10 | drm: rename driver hooks more understandably | Dave Airlie |
2005-09-25 | drm: fix some lindent damage | Dave Airlie |
2005-09-25 | drm: lindent the drm directory. | Dave Airlie |
2005-08-07 | drm: add savage driver | Dave Airlie |