Age | Commit message (Expand) | Author |
---|---|---|
2008-11-22 | Remove the driver->load callback and just do all the initialization in | Owain Ainsworth |
2008-11-22 | reduce the dependancy of drm_pci_alloc upon the drm device softc. Just | Owain Ainsworth |
2008-11-18 | Remove dev->agp_buffer_token, linux needs it, we do not. | Owain Ainsworth |
2008-10-07 | Kill the linux-ready negative return codes in ``shared'' code. We handle | Owain Ainsworth |
2008-10-07 | Move dev->driver over to being a pointer to a const struct, instead of stupidly | Owain Ainsworth |
2008-07-29 | Switch all instances of malloc/free in the DRM to drm_alloc, drm_free | Owain Ainsworth |
2008-06-11 | Update to DRM git as of a few days ago. This mostly affects the | Owain Ainsworth |
2007-11-28 | Initial import of the DRM (direct rendering manager). | Owain Ainsworth |