Age | Commit message (Expand) | Author |
2024-05-29 | remove prototypes with no matching function | Jonathan Gray |
2021-05-01 | Actually, that variable needs to be a u_int8_t pointer. | Mark Kettenis |
2021-05-01 | variable has to be a pointer after last change | Theo de Raadt |
2015-04-05 | Work-in-progress support for non-accelerated X11 on *some* sti(4) frame buffers; | Miod Vallat |
2009-02-06 | Split sti structures into rom-related information and screen-related | Miod Vallat |
2007-01-12 | Keep the wsscreen_descr in the softc, to allow sti of different text | Miod Vallat |
2007-01-11 | Add the ability for a sti backend to specify callbacks to disable and enable | Miod Vallat |
2007-01-11 | Allow sti_attach_common() to return an error code, and do not fall into | Miod Vallat |
2006-12-18 | Change sti attachment to pass an array of base addresses for the sti regions, | Miod Vallat |
2006-08-22 | Clear sti display on console attach, now that the bootloader leaves us | Miod Vallat |
2006-04-16 | Introduce sti_rom_size() which will compute the size of a card's rom, and | Miod Vallat |
2005-02-27 | Split sti softc in two structures, one device-related for regular device | Miod Vallat |
2005-01-23 | Two sti(4) changes necessary for hp300: | Miod Vallat |
2003-12-16 | only map the rom and do not touch the hpa space getting rid of memsize define... | Michael Shalayeff |
2003-08-19 | give better depth and cmsize | Michael Shalayeff |
2003-08-19 | implement WSDISPLAYIO_{GET,PUT}CMAP; untested | Michael Shalayeff |
2003-08-17 | implement WSDISPLAYIO_{S,G}MODE | Michael Shalayeff |
2003-08-17 | cleanup | Michael Shalayeff |
2003-06-02 | kill the caluses three and four on some of my code | Michael Shalayeff |
2003-02-18 | Whenever possible, store the prom font data in off-screen frame buffer | Miod Vallat |
2003-02-11 | Byte-prom font loading support. | Miod Vallat |
2003-01-31 | Working wscons attachment and block move operations; joint debug by mickey | Miod Vallat |
2003-01-31 | fetch the font and use it, some cleanup and knf | Michael Shalayeff |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-25 | tell wsdisplay if we are a console | Michael Shalayeff |
2001-03-20 | better default screen init | Michael Shalayeff |
2001-01-11 | no stidebug | Michael Shalayeff |
2000-05-30 | sti hp graphics, available in pci and hp-prop sgc bus form factors. | Michael Shalayeff |