NV10EXA: added support for R5G6B5 as source and destination (tested only with renderc...
[nouveau] / src / nv_bios.c
2007-11-07  Stuart BennettBeautify DCB 1.2 weirdness, hopefully fixup G5 and...
2007-11-07  Stuart BennettLVDS VBIOS FP mode finding
2007-10-31  Maarten Maathuisrandr12: Some misc cleanup to make malc0's patches...
2007-10-15  Dave Airlienouveau: missing include
2007-10-03  Matthieu Castetabort on Init table command not found when parsing...
2007-09-30  Matthieu Castetenable bios PINS parsing on post nv10 cards
2007-09-25  Maarten Maathuisrandr12: simplification of the swapped i2c buses "worka...
2007-09-16  Ben SkeggsMove G80 VBIOS download into nv_bios.c.
2007-09-09  Maarten Maathuisrandr12: Modify dcb table for nv40 to make it look...
2007-09-05  Ben SkeggsAvoid segv.
2007-09-05  Ben SkeggsAdd back DCB table parsing from randr-1.2 branch.
2007-06-25  Ben SkeggsCheck PRAMIN for BIOS image if not found in PROM.
2007-01-15  David JeannotIndent nv_bios.c properly.
2006-11-16  Matthieu CastetCleanup of PVIDEO.
2006-08-29  Dave Airlieremove select head registers PCIO and PDIO
2006-08-29  Dave Airlieremove PEXTDEV and PTIMER using macros
2006-08-29  Dave Airlieremove PMC using macros
2006-08-26  Dave Airlieremove all U0* types in favour of more standard CARD...
2006-08-25  marcheuBegginings of PINS parsing code I had laying around...
2006-08-25  erikwalingAdded more opcodes and some TODOs.
2006-08-25  erikwalingChanged INIT_MACRO to haiku-like implementation.
2006-08-25  marcheuAdd a check that bios writes fall within known areas...
2006-08-25  marcheuRemove xf86ReadPciBIOS, use the bios from the reg apert...
2006-08-25  marcheuDon't include config.h in all files but in the *_includ...
2006-08-25  darktama_Include config.h in all source files
2006-08-25  Dave Airlieinitial import of nouveau code