randr12: Fix SEL_CLK assignment again (for non-mobile cards) + fix crosswiring.
[nouveau] / src /
2007-12-11  Maarten Maathuisrandr12: Fix SEL_CLK assignment again (for non-mobile...
2007-12-10  Maarten Maathuisrandr12: Fix an earlier mistake, make a decent guess...
2007-12-10  Maarten Maathuisrandr12: Improve crosswiring for digital outputs +...
2007-12-10  Maarten Maathuisrandr12: Properly set SEL_CLK based on bus, not based...
2007-12-09  Maarten Maathuisrandr12: Add config option for scaling mode.
2007-12-09  Maarten Maathuisrandr12: Some cleanup.
2007-12-09  Stuart BennettBios register write function special case and some...
2007-12-09  Stuart BennettSome renaming for bios indexed port io
2007-12-09  Maarten Maathuisrandr12: Revert dither value to that used by nv.
2007-12-09  Maarten Maathuisrandr12: Set FP_CONTROL correctly for NV2x cards.
2007-12-09  Maarten Maathuisrandr12: Improve output selection.
2007-12-09  Stuart BennettAdditional LVDS bios script sanity check
2007-12-09  Maarten Maathuisrandr12: Fix minor (potentional) bug.
2007-12-09  Maarten Maathuisrandr12: Add noscale mode and some misc fixes.
2007-12-08  Maarten Maathuisrandr12: Fix typo, it's "our" not "or".
2007-12-08  Maarten Maathuisrandr12: Assuming an output always has a crtc is a...
2007-12-08  Maarten Maathuisrandr12: Avoid that two outputs have the same clock...
2007-12-08  Maarten Maathuisrandr12: Fix bug in sel_clk assignment.
2007-12-08  Stuart BennettBase error :)
2007-12-07  Stuart BennettFix failure to cope with varying table lengths
2007-12-07  Stuart BennettAdd a new valid register range, which appears in some...
2007-12-07  Stuart BennettSome more bios script opcodes
2007-12-07  Stuart BennettSome M table parsing, and defer I table execution
2007-12-07  Stuart BennettImprove TMDS04 setting for LVDS
2007-12-07  Stuart BennettTMDS regs setting for pre NV40
2007-12-07  Stuart BennettBIOS version parsing
2007-12-07  Stuart BennettRefactor BIT specific details out of TMDS setting
2007-12-07  Stuart BennettThe 'T' table is clearly a TMDS table, call it as such
2007-12-07  Stuart BennettThe TMDS scripts being non-stubs does not seem to matte...
2007-12-07  Stuart BennettTest for LVDS_INIT script
2007-12-06  Maarten Maathuisrandr12: Small fix for dual link dvi.
2007-12-06  Maarten Maathuisrandr12: Improve compatibility with DCB 2.0
2007-12-06  Stuart Bennettrandr12: oops, lost the restore case
2007-12-06  Stuart Bennettrandr12: a common function to fix TMDS04, and new use...
2007-12-05  Maarten Maathuisrandr12: Fix comment.
2007-12-05  Maarten Maathuisrandr12: Some assorted fixes, which hopefully improve...
2007-12-05  Maarten Maathuisrandr12: replace preferred_ramdac with preferred_output.
2007-12-05  Maarten Maathuisrandr12: Clean up the unneeded ramdac variable.
2007-12-05  Maarten Maathuisrandr12: Pick right register set, to correctly "guess...
2007-12-05  Maarten Maathuisrandr12: Small fix.
2007-12-05  Maarten Maathuisrandr12: Final commit, restore TMDS regs before everyth...
2007-12-05  Maarten Maathuisrandr12: Intermediate bios based flat panel init commit...
2007-12-05  Stuart BennettAdd LVDS script function, and use it for DPMS
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  Maarten Maathuisrandr12: Add fullscreen gpu scaling (only as randr...
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: set CR58 appropriately for 0 and 2 cases
2007-12-04  Stuart Bennettrandr12: refactor dcb usage
2007-12-04  Stuart Bennettrandr12: some code economy
2007-12-04  Stuart Bennettrandr12: Improve CR57 and CR58 infrastructure and savin...
2007-12-03  Maarten Maathuisrandr12: A few minor comment changes.
2007-12-03  Maarten Maathuisrandr12: Select CRTC 1 on pre-nv40 (stupid bug) + initi...
2007-12-02  Maarten MaathuisShow the id's of unknown bit structures in the bios.
2007-12-02  Maarten Maathuisrandr12: dual-dvi cards need extra consideration.
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 Bennettrandr12: print "or" _pre_ ffs-ing
2007-12-02  Stuart BennettDCB parsed flag for duallink outputs
2007-12-02  Maarten Maathuisrandr12: Always use vpll2_true on nv4x cards.
2007-12-02  Maarten Maathuisrandr12: A safer bet for TMDS register 0x2e.
2007-12-02  Maarten Maathuisrandr12: Remove preferred_crtc, since it's probably...
2007-12-02  Maarten Maathuisrandr12: Improve output register setting.
2007-12-01  Maarten Maathuisrandr12: Fix up some dvi related issues, thanks to...
2007-12-01  Maarten Maathuisrandr12: Fix NV4x dvi clock selection, mostly affects...
2007-12-01  Stephane MarchesinMake the debug variable global to all DMA calls.
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-30  Maarten Maathuisrandr12: Don't unset bit 8-15 in sel_clk.
2007-11-30  Maarten Maathuisrandr12: Big commit, read message.
2007-11-26  Maarten Maathuisrandr12: Make sure the vpll is properly set when we...
2007-11-26  Maarten Maathuisrandr12: Fixed a minor cursor bug.
2007-11-26  Maarten Maathuisrandr12: Set the value of sel_clk correctly (hopefully...
2007-11-25  Maarten Maathuisrandr12: cleanup + double register assignment (vga...
2007-11-25  Maarten Maathuisrandr12: Convert premultiplied alpha cursors to normal...
2007-11-25  Maarten Maathuisrandr12: Fix alpha cursor corruption.
2007-11-25  Maarten Maathuisrandr12: alpha cursors don't need background changes.
2007-11-25  Maarten MaathuisReindent a few cursor functions.
2007-11-25  Maarten Maathuisrandr12: Improve TMDS and LVDS registers (and enable...
2007-11-25  Maarten Maathuisrandr12: Optimize tmds_regs a little bit.
2007-11-24  Stuart Bennettrandr12: use bus field to determine dvi pairs
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-24  Maarten Maathuisrandr12: Be more considerate of outputs that can only...
2007-11-24  Maarten Maathuisrandr12: The result of another refinement of dvi crossw...
2007-11-24  Maarten Maathuisrandr12: Disable crt_load_detect for ramdac 1 and set...
2007-11-23  Maarten Maathuisrandr12: add bit30 to vpll register for nv4x cards
2007-11-23  Patrice Mandinnv30: missing command
2007-11-23  Patrice Mandinnv30: another reference to an object
2007-11-23  Patrice Mandinnv30: rename viewport clip
2007-11-23  Patrice Mandinnv30: was not using gart handle
2007-11-23  Maarten Maathuisrandr12: Reenable a properly working crt load detect.
2007-11-23  Maarten Maathuisrandr12: Remove some unneeded stuff.
2007-11-23  Maarten Maathuisrandr12: fix comment typo
next