Redo parsing for panels with EDID, and fix nv3x in the process (#17138)
[nouveau] / src / nv_bios.c
2007-12-05  Stuart BennettParse the LVDS Manufacturer table
2007-12-05  Stuart BennettModify DCB dual link flag, and DCB config parsing for...
2007-12-04  Stuart BennettBetter T table stuff.
2007-12-04  Stuart BennettAllow BIOS execution at runtime, if wanted
2007-12-04  Stuart BennettMake the bios a bit more accessible
2007-12-04  Stuart Bennettrandr12: refactor dcb usage
2007-12-02  Maarten MaathuisShow the id's of unknown bit structures in the bios.
2007-12-02  Stuart BennettFix endian bug on BIT biosen
2007-12-02  Stuart BennettDon't use PROM if the checksum is bad
2007-12-02  Stuart BennettDCB parsed flag for duallink outputs
2007-12-01  Stuart BennettThe BIT bios T table.
2007-12-01  Stuart BennettBump DCB table init so that INIT_50 can use it
2007-12-01  Stuart Bennett"or" can be 0xc
2007-12-01  Stuart BennettUse Nvidia's naming for CRTC_INDEX_COLOR
2007-12-01  Stuart BennettBios script code 0x50
2007-12-01  Stuart BennettAdd dcb "location" field. 0 for on-chip, !0 for external
2007-11-24  Stuart BennettRemove a load of unnecessary casts, and reorder functio...
2007-11-24  Stuart BennettA bunch more cleaned up bios opcodes
2007-11-22  Stuart BennettBios CRTC head chosing fixed
2007-11-21  Stuart BennettComplete init_index_addr_latched opcode
2007-11-21  Stuart BennettMore DCB entry output, and a default for DCB 1.4
2007-11-16  Stuart BennettBegone, foul g5-bios-hack
2007-11-15  Stuart BennettBig endian bios fix
2007-11-14  Stuart Bennettnv_bios indentation
2007-11-14  Stuart BennettMore code and logging beautification - wrap I/O better
2007-11-14  Stuart BennettIO flag conditions, beginnings of init_idx_addr_latched
2007-11-14  Stuart BennettMore opcodes, and some monstrous reindenting
2007-11-14  Stuart BennettUpdating some BIOS parser opcodes
2007-11-14  Stuart Bennettrandr12: More DCB abstraction to lessen parsing nastine...
2007-11-14  Stuart BennettGratuitous code renaming, moving + warning fixes for...
2007-11-12  Stuart BennettSome type / warning fixes for nv_bios.c
2007-11-12  Stuart BennettMisc bios parsing bits
2007-11-12  Patrice MandinRemove disable switches, big cleanup, requires xorgs...
2007-11-11  Stuart Bennettvbios fptable v2 parsing (for BIT biosen). Not that...
2007-11-11  Stuart BennettG5 6600 DCB improvements, but I'm sure to be some bswap...
2007-11-09  Patrice MandinReading DFP tables need randr1.2
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