nvbios: Add some valid register ranges for nv50.
[nouveau] / src / nv_bios.c
2008-04-04  Maarten Maathuisnvbios: Add some valid register ranges for nv50.
2008-04-03  Stuart BennettMove some variable declarations in the bios parser
2008-04-02  Stuart BennettSome bios parser PLL writing improvements
2008-04-02  Stuart BennettAdd quirks for Apple *book backlight
2008-04-01  Stuart BennettNV30/35 setPLL bios support
2008-04-01  Stuart BennettBetter PLL limits for some nv3x
2008-03-30  Stuart BennettMinor tidyup to output merging
2008-03-29  Stuart BennettConsistency fix
2008-03-26  Stuart BennettMinor fix to lvds script caching commit
2008-03-26  Stuart BennettCache running of LVDS scripts, rather than blocking...
2008-03-19  Stuart Bennettrandr12: do DPMS off better
2008-03-19  Stuart BennettOptimizations on LVDS script code
2008-03-19  Stuart Bennettrandr12: unbreak LVDS and primary I2C for < NV50
2008-03-16  Stuart Bennettrandr12: make output parsing consistent
2008-03-15  Stuart BennettG80 I2C parsing
2008-03-14  Stuart Bennettrandr12: common tmds access functions
2008-03-14  Stuart BennettImprove bios' handling of ramdac_580
2008-03-13  Stuart BennettSimplify TMDS writes a little
2008-03-11  Stuart Bennettrandr12: don't allow scripts to break overlay
2008-03-11  Stuart BennettCorrect RAMIN offset
2008-03-11  Stuart Bennettrandr12: changing tmds2 for dvi-d seemingly unnecessary
2008-03-10  Stuart Bennettrandr12: quirk for 17" powerbook, and better sel_clk...
2008-03-07  Stuart BennettPLL limit table v0x11
2008-03-07  Stuart BennettMake bios init code work on 6600 by changing pll settin...
2008-03-06  Maarten Maathuisrandr12: Kill almost all usage of ErrorF + some misc...
2008-03-05  Stuart BennettUse the BMP structure's I2C info, instead of DCB 1...
2008-03-05  Stuart BennettAdd another DCB 1.4 entry
2008-03-05  Stuart BennettDon't zero out i2c_read and i2c_write
2008-03-04  Maarten MaathuisPut braces around a bitmask.
2008-03-04  Stuart BennettAdd an LVDS output setup quirk for Powerbooks
2008-03-01  Stuart BennettImprove link_head_and_output
2008-02-28  Stuart BennettLess magical way of setting dual link on EDID equipped...
2008-02-27  Stuart BennettAdd default dual link transition frequency
2008-02-27  Stuart BennettDeal with pre-nv40 laptops with EDID
2008-02-20  Stuart BennettUse some of nv_hw's functions in nv_bios.c
2008-02-19  Stuart BennettUse fp strapping to determine whether straps are used...
2008-02-19  Stuart BennettRehabilitate bios opcode 6d
2008-02-19  Stuart BennettSpruce up NV04 bios parsing a little
2008-02-19  Stuart BennettMore DCB v1.5 entries
2008-02-19  Stuart BennettTreat 0x4 and 0x8 bits in LVDS DCB v2.0 configuration...
2008-02-13  Stuart BennettFix bios pll setting regression
2008-02-13  Stuart BennettUse a loop to read RAMIN bios image, rather than memcpy
2008-02-11  Stuart BennettUse mmio access wrappers and reorder some variable...
2008-02-11  Stuart Bennettrandr12: Use absolute regs for 8 bit regs
2008-02-11  Stuart BennettMove non-crtc specific hw funcs from nv_crtc to nv_hw
2008-02-07  Stuart BennettOrdering mechanism for BIT table parsing, and (hopefull...
2008-02-04  Stuart BennettLoad correct PLL limits for single stage PLL cards...
2008-01-30  Stuart BennettPBUS define additions
2008-01-30  Stuart BennettPCRTC define additions
2008-01-30  Stuart BennettMake bios port io use PVIO as appropriate, and have...
2008-01-30  Stuart BennettMake PLL setting quieter
2008-01-30  Stuart BennettMove some regs from nv_bios.c to nvreg.h
2008-01-30  Stuart BennettTighten bios reg checks a little
2008-01-30  Stuart BennettDon't attempt to parse BIT D and L tables on non-mobile...
2008-01-29  Stuart BennettMake sure nv04 has some defaults (as the bios parsing...
2008-01-29  Stuart BennettUse absolute regs in the DDX
2008-01-29  Stuart BennettReorganise pll limit retrieval
2008-01-27  Stuart BennettUse NV_{WR,RD}08 to avoid double logging io
2008-01-26  Stuart BennettAssume 18 bit laptop panels by default, add a message...
2008-01-26  Stuart BennettDetect mobile BMP biosen
2008-01-25  Stuart BennettImplement opcodes 0x66, 0x67, and 0x68
2008-01-23  Stuart Bennettoops
2008-01-23  Stuart BennettFix C51 refclk
2008-01-23  Maarten MaathuisFix big bug in commit "Mostly log message changes".
2008-01-23  Stuart BennettFail on LVDS DCB entry parsing issues
2008-01-23  Stuart BennettMostly log message changes
2008-01-22  Stuart BennettFix LVDS with DCB 2.0
2008-01-21  Stuart BennettMake LVDS bios script logs easier to understand
2008-01-21  Stuart Bennettdebug_modes breaks build on old xservers
2008-01-21  Stuart BennettDon't log strange characters
2008-01-21  Stuart BennettUse more imaginative log levels than X_INFO
2008-01-21  Stuart BennettUse stdbool.h types in nv_bios.c
2008-01-20  rootrandr12: fix early cards
2008-01-20  Stuart BennettINIT_8E opcode
2008-01-19  Stuart BennettINIT_IO opcode
2008-01-18  Stuart BennettUse bios PLL functions on nv4x
2008-01-18  Stuart BennettRerefactor getting pll limits for nv4x
2008-01-18  Stuart BennettUse pll limits infrastructure on single stage plls
2008-01-18  Stuart BennettDon't speculate on the unknown limit field, and call...
2008-01-18  Stuart BennettBetter setPLL_single
2008-01-18  Stuart BennettBios parsing safety checks
2008-01-17  Stuart BennettInvent a DVI-A output for the DVI-D output, on DCB1...
2008-01-17  Stuart BennettAnd another DCB 1.4 entry
2008-01-17  Stuart BennettAdd me
2008-01-17  Stuart BennettThat warning wasn't there a moment ago
2008-01-17  Stuart BennettFix for situations with fixed second stage gain and...
2008-01-17  Stuart BennettPLL limits reg off-by-four is dealt with elsewhere
2008-01-17  Stuart BennettsetPLL for nv40 lowreg PLLs
2008-01-17  Stuart BennettsetPLL for nv40 highreg PLLs
2008-01-15  Stuart BennettRefactor pll table parsing
2008-01-15  Stuart BennettUse pll_lims in getMNP_double
2008-01-15  Stuart BennettStore PLL limit frequencies in kHz, since that's what...
2008-01-15  Stuart BennettTwo stage PLL limits parsing corrections
2008-01-15  Stuart Bennettrandr12: Oh no! More pNv->twoHeads
2008-01-14  Stuart BennettPossible fix for C51's misaligned regs
2008-01-14  Stuart Bennettrandr12: better load detection (enabled)
2008-01-13  Stuart BennettBe more flexible on init table length
2008-01-13  Stuart BennettMore DCB 1.4/1.5 support
2008-01-13  Maarten Maathuisnvbios: Fix a bmp bug for malc0.
2008-01-11  Stuart BennettRemove some nv_bios TODOs and shut up some warnings
next