History log of /xsrc/external/mit/xf86-video-suncg6/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
25ad54ca 08-Jan-2023 mrg <mrg@NetBSD.org>

merge xf86-video-suncg14 1.1.3, xf86-video-suncg6 1.1.3,
xf86-video-sunffb 1.2.3, xf86-video-sunleo 1.2.3,
and xf86-video-suntcx 1.1.3.

ffb_driver.c probably needs explicit testing that the EXA/XAA
code still works properly.

5c30ecad 08-Jan-2023 mrg <mrg@NetBSD.org>

initial import of xf86-video-suncg6-1.1.3

556200c8 15-Jul-2022 mrg <mrg@NetBSD.org>

more xf86RamDac.h vs xf86Cursor.h.

9edbf502 09-Mar-2022 macallan <macallan@NetBSD.org>

Check the PROM for the amount of available VRAM instead of guessing, and use
it all, now that we know we can.

thanks foo bar

930cc3a9 18-Jul-2019 macallan <macallan@NetBSD.org>

remove unused xaaSymbols[]

777a60cd 18-Jul-2019 macallan <macallan@NetBSD.org>

adjust comment to reality
NFC

9a4c0e96 23-Sep-2016 christos <christos@NetBSD.org>

{L,R}HS sign agreement.

03230324 23-Sep-2016 christos <christos@NetBSD.org>

PRIxPTR is not what is intended.

1c90c60a 22-Sep-2016 christos <christos@NetBSD.org>

return something.

6adb3ac0 07-Sep-2016 macallan <macallan@NetBSD.org>

XFree86LOADER is officially no longer optional ( and we didn't treat it as
optional for quite some time ) so start nuking it

65d21144 20-Aug-2016 mrg <mrg@NetBSD.org>

include config.h if HAVE_CONFIG_H is defined.

e831b51b 20-Aug-2016 mrg <mrg@NetBSD.org>

remove xorg-server.h from all the places we added it recently, as this
problem is now fixed more generally and globally.

f1295e53 19-Aug-2016 mrg <mrg@NetBSD.org>

partial port to xorg-server 1.18. both cg6 and ffb need more help.

185b32ea 27-Nov-2015 macallan <macallan@NetBSD.org>

make this compile without XAA

6d8d5fbf 26-Nov-2015 macallan <macallan@NetBSD.org>

- round available video memory to full scanlines in order to avoid a bug
in EXA
- use host blits for UploadToScreen() - no more unaligned accesses needed

70ca4aa4 25-Nov-2015 macallan <macallan@NetBSD.org>

support EXA

7a5333bc 04-Jun-2013 mrg <mrg@NetBSD.org>

merge xf86-video-suncg14 1.1.2, xf86-video-suncg6 1.1.2,
xf86-video-sunffb 1.2.2, xf86-video-suntcx 1.1.2 and xf86-video-sunleo 1.2.1

XXX: these might need more help

dc99b369 04-Jun-2013 mrg <mrg@NetBSD.org>

initial import of xf86-video-suncg6-1.1.2

f00f1d62 18-Jul-2012 macallan <macallan@NetBSD.org>

apply the same GX_FULL -> GX_INPROGRESS fix as cgsix.c
now this works properly on the SPARCstation LX

404274b3 28-Jun-2012 macallan <macallan@NetBSD.org>

actually unmap what we mapped in CloseScreen(). While there nuke a spurious
return.

74acfcb1 10-Jun-2011 macallan <macallan@NetBSD.org>

add a driverFunc to tell the Xserver that this driver doesn't need PIO access
Now this works again on sparc64.

8c724b05 13-Apr-2011 macallan <macallan@NetBSD.org>

xf86LoaderReqSymLists() is no more

bf83ba61 10-Jun-2009 mrg <mrg@NetBSD.org>

merge xf86-video-suncg6 1.1.1

62ab96ba 10-Jun-2009 mrg <mrg@NetBSD.org>

initial import of xf86-video-suncg6-1.1.1

a1fff668 20-Jan-2009 martin <martin@NetBSD.org>

Fix OpenFramebuffer signature, so it compiles with -Werrors - untested(!)

093ea8b6 30-Oct-2008 macallan <macallan@NetBSD.org>

whitespace police

7fd8a0c2 30-Oct-2008 macallan <macallan@NetBSD.org>

this should have been added with the previous commit

4d26f1c6 29-Oct-2008 macallan <macallan@NetBSD.org>

add acceleration support. From xsrc/xfree

5eefee25 29-Oct-2008 macallan <macallan@NetBSD.org>

the suncg6 driver
from xorg