randr12: some tidyup
[nouveau] / src / nv_crtc.c
2008-01-22  Stuart Bennettrandr12: some tidyup
2008-01-21  Stuart Bennettrandr12: more beautiful dithering
2008-01-21  Stuart Bennettrandr12: fix dual head restore
2008-01-21  Stuart Bennettrandr12: save and restore palette
2008-01-20  rootrandr12: fix early cards
2008-01-20  Maarten MaathuisSome misc cleanup.
2008-01-20  Maarten Maathuisrandr12: Fix a major screwup i made during a cleanup.
2008-01-20  Stuart Bennettrandr12: init some more Xv state
2008-01-19  Maarten Maathuisrandr12: hide cursor before locking + misc cleanup.
2008-01-19  Maarten Maathuisrandr12: Move away from some of the nv_hw wrappers.
2008-01-19  Maarten Maathuisrandr12: Remove usage of nvRead/WriteVGA0/1.
2008-01-19  Maarten Maathuisrandr12: Some cleanup.
2008-01-19  Stuart BennettMore detailed modesetting debug (both randr12 and oldstyle)
2008-01-18  Stuart BennettRemove no longer needed panel quirk
2008-01-18  Stuart BennettUse bios PLL functions on nv4x
2008-01-18  Maarten Maathuisrandr12: Refine CR4B, anyone know what this does?
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  Maarten MaathuisSome misc fixes.
2008-01-18  Maarten Maathuisrandr12: Fix a huge gaping hole in NewRestore.
2008-01-17  Maarten Maathuisrandr12: Some misc fixes.
2008-01-16  Maarten MaathuisSome misc fixes, mostly related to setting the right...
2008-01-15  Stuart BennettRefactor pll table parsing
2008-01-15  Stuart BennettStore PLL limit frequencies in kHz, since that's what...
2008-01-15  Stuart Bennettrandr12: Oh no! More pNv->twoHeads
2008-01-15  Maarten Maathuisrandr12: PrivFlags are not so private, switch to a...
2008-01-15  Maarten Maathuisrandr12: Undo some changes of the past + always set...
2008-01-14  Maarten Maathuisrandr12: "NewRestore" proper depth vs bpp awareness.
2008-01-14  Stuart Bennettrandr12: yet more pre nv10 fixes
2008-01-13  Maarten Maathuisrandr12: Some "NewRestore" fixes for framebuffer modes.
2008-01-13  Maarten Maathuisrandr12: Some "NewRestore" fixes.
2008-01-12  Stuart Bennettrandr12: more fixes aimed at nv0x
2008-01-11  Maarten Maathuisrandr12: Add new experimental restore mode.
2008-01-11  Maarten Maathuisrandr12: Intermediate commit.
2008-01-11  Maarten Maathuisrandr12: Intermediate commit.
2008-01-11  Stuart Bennettrandr12: twoHeads and other fixes for pre nv10 (nv_crtc.c)
2008-01-10  Maarten Maathuisrandr12: Some minor things for supporting vga modes...
2008-01-10  Maarten Maathuisrandr12: Intermediate commit.
2008-01-10  Stuart Bennettrandr12: dtrt wrt dual link on lvds when !straps
2008-01-10  Stuart Bennettrandr12: improve setting of fp_control
2008-01-09  Maarten Maathuisrandr12: Reset crtc when changing output routes.
2008-01-09  Maarten Maathuisrandr12: Don't change vpll's twice on restore.
2008-01-08  Maarten Maathuisrandr12: More fixes for strange output routes.
2008-01-08  Maarten Maathuisrandr12: Small fix for NV3x, more will be needed.
2008-01-08  Maarten Maathuisrandr12: Fix reverse pll reading code for NV30.
2008-01-08  Maarten Maathuisrandr12: Some minor things for NV30.
2008-01-07  Maarten Maathuisrandr12: Handle NV30 vpll's correctly.
2008-01-07  Maarten Maathuisrandr12: Clear dpms cache when needed.
2008-01-06  Maarten Maathuisrandr12: Some fixes for NV31M.
2008-01-05  Maarten Maathuisrandr12: NV11 and NV20 stop at CR52.
2008-01-05  Maarten Maathuisrandr12: NV11 and NV20 don't have CR57 and CR58.
2008-01-05  Maarten MaathuisAdd a missing function to NOUVEAU_MODESET_TRACE.
2008-01-05  Stuart Bennettrandr12: fix PLL breaking typo
2008-01-05  Maarten Maathuisrandr12: Minor cleanup.
2008-01-05  Maarten Maathuisrandr12: Fix a thinko, generate data before restoring...
2008-01-05  Maarten Maathuisrandr12: Some NV40 quirks.
2008-01-05  Maarten Maathuisrandr12: Small quirk for NV11.
2008-01-05  Maarten Maathuisrandr12: Cache dpms calls to avoid unnecesary blinking...
2008-01-04  Maarten Maathuisrandr12: Remove unnecesary usleep.
2008-01-04  Maarten Maathuisrandr12: Improve speed of mode switches.
2008-01-04  Stuart BennettBetter bios register read function prototype and a...
2008-01-04  Stuart BennettRevert "randr12: LVDS screens use center mode."
2008-01-01  Maarten MaathuisDump some CARD8 and CARD32 in favour of uintX_t.
2008-01-01  Maarten Maathuisrandr12: Small fix for NV4x cards with strange output...
2008-01-01  Maarten MaathuisStricter alignment requirements for offscreenBase,...
2008-01-01  Maarten Maathuisrandr12: Always set bit 26 in FP_DEBUG_0 if already...
2008-01-01  Maarten Maathuisrandr12: Minor tweak to flatpanel regs.
2007-12-31  Maarten Maathuisrandr12: Add a quirk for 1280x800 panel on 7300go.
2007-12-31  Maarten Maathuisrandr12: Set the adjusted mode in output code.
2007-12-31  Maarten Maathuisrandr12: Deal with output resources in a better way.
2007-12-30  Maarten Maathuisrandr12: Fix quad view on some 7300GO cards.
2007-12-30  Maarten Maathuisrandr12: Only load palette's when appropriate.
2007-12-29  Maarten Maathuisrandr12: Minor cleanup.
2007-12-29  Maarten Maathuisrandr12: Micro cleanup.
2007-12-29  Maarten Maathuisrandr12: Do not remove bits in DITHER register.
2007-12-28  Maarten Maathuisrandr12: LVDS screens use center mode.
2007-12-27  Maarten Maathuisrandr12: Minor change.
2007-12-27  Maarten Maathuisrandr12: Small change.
2007-12-27  Maarten Maathuisrandr12: minor change
2007-12-27  Maarten Maathuisrandr12: Undo unnecesary change.
2007-12-27  Maarten Maathuisrandr12: Some fixes for LVDS and an odd 7300GO.
2007-12-26  Maarten Maathuisrandr12: Some assorted fixes for dual link outputs.
2007-12-25  Maarten Maathuisrandr12: Some minor changes.
2007-12-25  Maarten Maathuisrandr12: Restrict TMDS register backup to digital outputs.
2007-12-24  Stuart Bennettrandr12: use new PLL code on < NV40
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.
next