| Commit message (Expand) | Author | Age | Files | Lines |
* | re-write scatter gather memory allocation yet again... | rnoland | 2010-04-22 | 1 | -3/+3 |
* | Rework how drm maps are handled. | rnoland | 2010-04-22 | 1 | -16/+21 |
* | Clean up the locking in drm_alloc_resource() | rnoland | 2009-08-23 | 1 | -7/+15 |
* | Don't panic if drm_rmmap is called with a NULL map pointer. | rnoland | 2009-06-20 | 1 | -0/+3 |
* | Minor code cleanup | rnoland | 2009-03-17 | 1 | -1/+1 |
* | Use flsl() here rather than ffsl() | rnoland | 2009-03-17 | 1 | -1/+1 |
* | There is no need to sync these buffers to swap. | rnoland | 2009-03-09 | 1 | -3/+4 |
* | Fix up some ioctl permissions issues long overlooked. | rnoland | 2009-02-27 | 1 | -2/+1 |
* | Rework memory allocation to allocate memory with different type names. This | rnoland | 2008-10-13 | 1 | -36/+36 |
* | Change drm_order() to use ffsl() | rnoland | 2008-10-04 | 1 | -3/+4 |
* | resync to git master | rnoland | 2008-10-03 | 1 | -137/+115 |
* | We should never call drm_pci_alloc() while holding locks, due the the | rnoland | 2008-09-09 | 1 | -0/+2 |
* | Update drm kernel drivers. | rnoland | 2008-08-23 | 1 | -159/+159 |
* | Update DRM to CVS snapshot as of 2005-11-28. Notable changes: | anholt | 2005-11-28 | 1 | -167/+266 |
* | Fix a panic on X startup for drivers that don't init maps themselves by storing | anholt | 2005-04-24 | 1 | -1/+1 |
* | Update to DRM CVS as of 2005-04-12, bringing many changes: | anholt | 2005-04-16 | 1 | -0/+1034 |