Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-27 | Fix the shared directory I accidentally stomped on | Jon Smirl | |
2004-09-27 | First check in for DRM that splits core from personality modules | Jon Smirl | |
2004-08-17 | Merged drmfntbl-0-0-1 | Dave Airlie | |
2004-08-14 | Add a "dev" argument to DRIVER_CTX_[CD]TOR. This will be used in an | Eric Anholt | |
upcoming commit for the SiS driver. | |||
2003-08-29 | Port the SiS DRM to FreeBSD. This includes the ability for the DRM to | Eric Anholt | |
allocate framebuffer memory without sisfb, and a new ioctl to be used by the X Server which tells the DRM what region of framebuffer memory to allocate from. Also fixes a possibility to panic the kernel I believe. Tested on linux with sisfb and FreeBSD (without sisfb) with new DRI only. |