2007-12-02 |
Stuart Bennett | Fix endian bug on BIT biosen |
blob | commitdiff | raw |
2007-12-02 |
Stuart Bennett | Don't use PROM if the checksum is bad |
blob | commitdiff | raw | diff to current |
2007-12-02 |
Stuart Bennett | DCB parsed flag for duallink outputs |
blob | commitdiff | raw | diff to current |
2007-12-01 |
Stuart Bennett | The BIT bios T table. |
blob | commitdiff | raw | diff to current |
2007-12-01 |
Stuart Bennett | Bump DCB table init so that INIT_50 can use it |
blob | commitdiff | raw | diff to current |
2007-12-01 |
Stuart Bennett | "or" can be 0xc |
blob | commitdiff | raw | diff to current |
2007-12-01 |
Stuart Bennett | Use Nvidia's naming for CRTC_INDEX_COLOR |
blob | commitdiff | raw | diff to current |
2007-12-01 |
Stuart Bennett | Bios script code 0x50 |
blob | commitdiff | raw | diff to current |
2007-12-01 |
Stuart Bennett | Add dcb "location" field. 0 for on-chip, !0 for external |
blob | commitdiff | raw | diff to current |
2007-11-24 |
Stuart Bennett | Remove a load of unnecessary casts, and reorder functio... |
blob | commitdiff | raw | diff to current |
2007-11-24 |
Stuart Bennett | A bunch more cleaned up bios opcodes |
blob | commitdiff | raw | diff to current |
2007-11-22 |
Stuart Bennett | Bios CRTC head chosing fixed |
blob | commitdiff | raw | diff to current |
2007-11-21 |
Stuart Bennett | Complete init_index_addr_latched opcode |
blob | commitdiff | raw | diff to current |
2007-11-21 |
Stuart Bennett | More DCB entry output, and a default for DCB 1.4 |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Stuart Bennett | Begone, foul g5-bios-hack |
blob | commitdiff | raw | diff to current |
2007-11-15 |
Stuart Bennett | Big endian bios fix |
blob | commitdiff | raw | diff to current |
2007-11-14 |
Stuart Bennett | nv_bios indentation |
blob | commitdiff | raw | diff to current |
2007-11-14 |
Stuart Bennett | More code and logging beautification - wrap I/O better |
blob | commitdiff | raw | diff to current |
2007-11-14 |
Stuart Bennett | IO flag conditions, beginnings of init_idx_addr_latched |
blob | commitdiff | raw | diff to current |
2007-11-14 |
Stuart Bennett | More opcodes, and some monstrous reindenting |
blob | commitdiff | raw | diff to current |
2007-11-14 |
Stuart Bennett | Updating some BIOS parser opcodes |
blob | commitdiff | raw | diff to current |
2007-11-14 |
Stuart Bennett | randr12: More DCB abstraction to lessen parsing nastine... |
blob | commitdiff | raw | diff to current |
2007-11-14 |
Stuart Bennett | Gratuitous code renaming, moving + warning fixes for... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Stuart Bennett | Some type / warning fixes for nv_bios.c |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Stuart Bennett | Misc bios parsing bits |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Patrice Mandin | Remove disable switches, big cleanup, requires xorgs... |
blob | commitdiff | raw | diff to current |
2007-11-11 |
Stuart Bennett | vbios fptable v2 parsing (for BIT biosen). Not that... |
blob | commitdiff | raw | diff to current |
2007-11-11 |
Stuart Bennett | G5 6600 DCB improvements, but I'm sure to be some bswap... |
blob | commitdiff | raw | diff to current |
2007-11-09 |
Patrice Mandin | Reading DFP tables need randr1.2 |
blob | commitdiff | raw | diff to current |
2007-11-07 |
Stuart Bennett | Beautify DCB 1.2 weirdness, hopefully fixup G5 and... |
blob | commitdiff | raw | diff to current |
2007-11-07 |
Stuart Bennett | LVDS VBIOS FP mode finding |
blob | commitdiff | raw | diff to current |
2007-10-31 |
Maarten Maathuis | randr12: Some misc cleanup to make malc0's patches... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
Dave Airlie | nouveau: missing include |
blob | commitdiff | raw | diff to current |
2007-10-03 |
Matthieu Castet | abort on Init table command not found when parsing... |
blob | commitdiff | raw | diff to current |
2007-09-30 |
Matthieu Castet | enable bios PINS parsing on post nv10 cards |
blob | commitdiff | raw | diff to current |
2007-09-25 |
Maarten Maathuis | randr12: simplification of the swapped i2c buses "worka... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
Ben Skeggs | Move G80 VBIOS download into nv_bios.c. |
blob | commitdiff | raw | diff to current |
2007-09-09 |
Maarten Maathuis | randr12: Modify dcb table for nv40 to make it look... |
blob | commitdiff | raw | diff to current |
2007-09-05 |
Ben Skeggs | Avoid segv. |
blob | commitdiff | raw | diff to current |
2007-09-05 |
Ben Skeggs | Add back DCB table parsing from randr-1.2 branch. |
blob | commitdiff | raw | diff to current |
2007-06-25 |
Ben Skeggs | Check PRAMIN for BIOS image if not found in PROM. |
blob | commitdiff | raw | diff to current |
2007-01-15 |
David Jeannot | Indent nv_bios.c properly. |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Matthieu Castet | Cleanup of PVIDEO. |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Dave Airlie | remove select head registers PCIO and PDIO |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Dave Airlie | remove PEXTDEV and PTIMER using macros |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Dave Airlie | remove PMC using macros |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Dave Airlie | remove all U0* types in favour of more standard CARD... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
marcheu | Begginings of PINS parsing code I had laying around... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
erikwaling | Added more opcodes and some TODOs. |
blob | commitdiff | raw | diff to current |
2006-08-25 |
erikwaling | Changed INIT_MACRO to haiku-like implementation. |
blob | commitdiff | raw | diff to current |
2006-08-25 |
marcheu | Add a check that bios writes fall within known areas... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
marcheu | Remove xf86ReadPciBIOS, use the bios from the reg apert... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
marcheu | Don't include config.h in all files but in the *_includ... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
darktama_ | Include config.h in all source files |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Dave Airlie | initial import of nouveau code |
blob | commitdiff | raw | diff to current |
|