Small cleanups.
[nouveau] / src / nv_crtc.c
2007-12-23  Maarten MaathuisNV40EXA: Suport as many of the repeat types as possible...
2007-12-23  Maarten Maathuisrandr12: Extend dvi clock setting to nv3x also + cleanup.
2007-12-23  Maarten Maathuisrandr12: Actually load the default palette on modeset.
2007-12-22  Maarten Maathuisrandr12: Always enable MPLL and NVPLL on pre-NV41 cards.
2007-12-22  Maarten Maathuisrandr12: Minor cleanup to clock writing for pre-NV40...
2007-12-22  Stuart BennettOn demand PLL limit parsing for NV40
2007-12-22  Maarten Maathuisrandr12: Some minor changes.
2007-12-20  Stuart Bennettrandr12: fix old and new style scaling for LVDS, and...
2007-12-19  Maarten Maathuisrandr12: Fix secondary (analog) outputs with ffs(or...
2007-12-18  Maarten Maathuisrandr12: Add new pll calculation for NV4x cards (from...
2007-12-18  Maarten Maathuisrandr12: Hopefully reset outputs better between mode...
2007-12-17  Maarten Maathuisrandr12: Fixes + cleanup.
2007-12-16  Maarten Maathuisrandr12: Some minor additions.
2007-12-16  Maarten Maathuisrandr12: Restrict digital outputs with ffs(or) == 1...
2007-12-15  Maarten Maathuisrandr12: Some minor changes.
2007-12-15  Maarten Maathuisrandr12: Some minor reordering of load/save functions...
2007-12-15  Maarten Maathuisrandr12: Also support accelerated rotation on older...
2007-12-15  Maarten Maathuisrandr12: Avoid a vram/memory leak in some situations.
2007-12-15  Maarten Maathuisrandr12: Add some ifdefs to make compiling better on...
2007-12-15  Maarten Maathuisrandr12: Preliminary support for rotation, please read...
2007-12-14  Stuart BennettINIT_COPY_NV_REG and INIT_ZM_REG_GROUP_ADDRESS_LATCHED...
2007-12-13  Stuart BennettInvert 18/24 bit interface flag, so that the default...
2007-12-13  Stuart BennettCR57 doc addition
2007-12-12  Maarten Maathuisrandr12: A good guess at the lower bits of SEL_CLK...
2007-12-11  Maarten Maathuisrandr12: Enable dithering on lvds when needed.
2007-12-11  Maarten Maathuisrandr12: SEL_CLK attempt 10, return to simplicity,...
2007-12-11  Maarten Maathuisrandr12: (mostly) Some fixes for NV40.
2007-12-11  Maarten Maathuisrandr12: Fix SEL_CLK assignment again (for non-mobile...
2007-12-10  Maarten Maathuisrandr12: Properly set SEL_CLK based on bus, not based...
2007-12-09  Maarten Maathuisrandr12: Some cleanup.
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: Fix minor (potentional) bug.
2007-12-09  Maarten Maathuisrandr12: Add noscale mode and some misc fixes.
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-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: Final commit, restore TMDS regs before everyth...
2007-12-05  Maarten Maathuisrandr12: Intermediate bios based flat panel init commit...
2007-12-05  Stuart BennettParse the LVDS Manufacturer table
2007-12-04  Maarten Maathuisrandr12: Add fullscreen gpu scaling (only as randr...
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 Maathuisrandr12: Always use vpll2_true on nv4x cards.
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-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: 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: Fix alpha cursor corruption.
2007-11-25  Maarten Maathuisrandr12: alpha cursors don't need background changes.
2007-11-24  Maarten Maathuisrandr12: The result of another refinement of dvi crossw...
2007-11-23  Maarten Maathuisrandr12: add bit30 to vpll register for nv4x cards
2007-11-23  Maarten Maathuisrandr12: Allow arbitrary ramdac and crtc combinations.
2007-11-23  Maarten Maathuisrandr12: Move a lot of registers from output to crtc.
2007-11-23  Maarten Maathuisrandr12: There was more logic to sel_clk than previousl...
2007-11-22  Maarten Maathuisrandr12: revert to old vpll regs on nv4x cards, because...
2007-11-20  Maarten Maathuisrandr12: fix serious bug in vclk calculator for nv4x...
2007-11-20  Maarten Maathuisrandr12: I hope i really fixed db1 vclk ratio this...
2007-11-20  Maarten MaathuisNV50: Some deobfuscation.
2007-11-19  Maarten Maathuisrandr12: Proper support for db1 vclk ratio, thanks...
2007-11-19  Maarten Maathuisrandr12: Add a gamma_set hook.
2007-11-18  Maarten Maathuisrandr12: A first attempt at some lvds programming,...
2007-11-17  Maarten Maathuisrandr12: Final commit, switch to nv40 native vclk regs.
2007-11-17  Maarten Maathuisrandr12: Intermediate commit (using the native nv40...
2007-11-17  Maarten Maathuisrandr12: Some comment fixes.
2007-11-17  Maarten Maathuisrandr12: Reinstate m-divider limitations.
2007-11-17  Maarten Maathuisrandr12: Some minor changes.
2007-11-17  Maarten Maathuisrandr12: Change vpll handling, note that it still is...
2007-11-16  Maarten Maathuisrandr12: Minor change.
2007-11-16  Maarten Maathuisrandr12: Disable changing ramdac reg580, until i know...
2007-11-16  Maarten Maathuisrandr12: Restore old timings + misc changes.
2007-11-15  Maarten Maathuisrandr12: Only NV4x have two seperate PVIO ranges.
2007-11-15  Maarten Maathuisrandr12: Some minor register changes.
2007-11-14  Maarten Maathuisrandr12: Reinstate the "magic factor" until a better...
2007-11-14  Maarten Maathuisrandr12: Enable all pll on pre-nv40 and improve usage...
2007-11-13  Maarten Maathuisrandr12: Set a few new registers + misc fixes.
2007-11-12  Patrice MandinRemove disable switches, big cleanup, requires xorgs...
2007-11-12  Maarten Maathuisrandr12: Improve vclk setting.
2007-11-12  Maarten Maathuisrandr12: Fix bad comment.
2007-11-12  Maarten Maathuisrandr12: Some minor changes.
2007-11-12  Maarten Maathuisrandr12: Set SEL_CLK appropriately based on wether...
2007-11-11  Maarten Maathuisrandr12: Some code cleanup.
2007-11-11  Maarten Maathuisrandr12: Make sure we don't set 2 "special" bits in...
2007-11-11  Maarten Maathuisrandr12: Overhaul vpll set code + misc fixes.
2007-11-09  Maarten Maathuisrandr12: This may break stuff for some g70 cards, if...
2007-11-09  Maarten Maathuisrandr12: Do not mess with ramdac register 580 until...
2007-11-08  Stuart Bennettrandr12: Do scaling / native fixup in the fixup function
2007-11-08  Stuart Bennettrandr12: rename DIGITAL and PANEL to TMDS and LVDS
2007-11-08  Maarten Maathuisrandr12: Misc fixes.
next