Age | Commit message (Expand) | Author |
---|---|---|
2008-10-31 | Remove the vblank_pipe member of the softc and noop the ioctl that sets | Owain Ainsworth |
2008-10-31 | Remove another interface (this one for ARB_Occlusion_Query) that we've | Owain Ainsworth |
2008-10-17 | Fix permissions on the DRM_I915_HWS_ADDR ioctl, should be master only. | Owain Ainsworth |
2008-10-07 | Kill a bunch of #ifdef freebsd/netbsd code in *_drv.c. No binary change. | Owain Ainsworth |
2008-10-07 | Move dev->driver over to being a pointer to a const struct, instead of stupidly | Owain Ainsworth |
2008-06-26 | Kill the silly ``drm_device_t'' and ``drm_file_t'' typedefs. just use | Owain Ainsworth |
2008-06-11 | Update to DRM git as of a few days ago. This mostly affects the | Owain Ainsworth |
2008-05-06 | currently agp_i810 needs to map the same BAR as inteldrm, this obviously | Owain Ainsworth |
2007-12-16 | destatic the static functions, they only make debugging harder. | Owain Ainsworth |
2007-11-28 | Initial import of the DRM (direct rendering manager). | Owain Ainsworth |