Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-16 | Try that again. It's a long. | Eric Anholt | |
2003-10-16 | Debug printf format fix. | Eric Anholt | |
2003-09-07 | Correct format in debug printfs (free is a pointer, not an int). | Eric Anholt | |
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. |