randr12: Convert premultiplied alpha cursors to normal alpha cursors.
[nouveau] / src / nv_crtc.c
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.
2007-11-07  Maarten Maathuisrandr12: It seems the situation was a bit easier to...
2007-11-07  Maarten Maathuisrandr12: Intermediate commit.
2007-11-07  Stuart Bennettrandr12: Use NV_RAMDAC_PLL_SELECT_PLL_SOURCE_ALL for...
2007-11-07  Stuart BennettReindentation, renaming, adding debug, and assume LVDS...
2007-11-06  Maarten Maathuisrandr12: Improve hotplugging of outputs.
2007-11-06  Maarten Maathuisrandr12: Readd crt load detect + misc changes + restric...
2007-11-06  Maarten Maathuisrandr12: Associate VPLL's with ramdac instead of crtc.
2007-11-05  Maarten Maathuisrandr12: Do not remove any bits from crtc register...
2007-11-05  Maarten Maathuisrandr12: Only use VPLL as timing source.
2007-11-05  Maarten Maathuisrandr12: Only enable crtc at the very last stage, shoul...
2007-11-05  Maarten Maathuisrandr12: Add a native mode for TMDS and make that prefe...
2007-11-03  Maarten Maathuisrandr12: Hopefully improve the native flatpanel mode...
2007-11-02  Maarten Maathuisrandr12: Futher refine crtc timings, hoping to solve...
2007-11-01  Maarten Maathuisrandr12: Cursor fixes(probably only affects nv4x).
2007-11-01  Maarten Maathuisrandr12: Improve analog monitor allignment + misc fixes.
2007-10-31  Maarten Maathuisrandr12: Misc register fixes.
2007-10-31  Maarten Maathuisrandr12: Some changes to VCLK ratio handling.
2007-10-31  Maarten Maathuisrandr12: some blob copying
2007-10-30  Maarten Maathuisrandr12: Flatpanel scaling is finally working, read...
2007-10-30  Maarten Maathuisrandr12: Some copyright stuff.
2007-10-30  Maarten Maathuisrandr12: Lots of misc fixes.
2007-10-24  Maarten Maathuisrandr12: The last step to make lower flatpanel resoluti...
2007-10-23  Maarten Maathuisrandr12: Misc changes.
2007-10-19  Maarten Maathuisrandr12: Some changes to crtc regs.
2007-10-13  Maarten Maathuisrandr12: Hopefully fix panel size detection and allow...
2007-10-13  Maarten Maathuisrandr12: Remove a double reg and misc changes.
2007-10-12  Maarten Maathuisrandr12: Some misc changes.
2007-10-10  Maarten Maathuisrandr12: Misc fix.
2007-10-10  Maarten Maathuisrandr12: Fix switch mode function, so fullscreen apps...
2007-10-08  Maarten Maathuisrandr12: Small changes makes finding regressions easy ;-)
2007-10-05  Maarten Maathuisrandr12: Misc changes.
2007-10-04  Maarten Maathuisrandr12: Some reindenting.
2007-10-03  Maarten Maathuisrandr12: Actually borrow some timing stuff from Haiku...
2007-10-03  Maarten Maathuisrandr12 + NV50: Misc changes.
2007-09-30  Maarten Maathuisrandr12: Switch to proper cursor api + minor changes...
2007-09-29  Maarten Maathuisrandr12: Some more CRTC regs.
2007-09-29  Maarten Maathuisrandr12: make crtc owner beheaviour consistent with...
2007-09-28  Maarten Maathuisrandr12: Minor changes and more debugging output.
2007-09-28  Maarten Maathuisrandr12: Some more debugging output and some other...
2007-09-28  Maarten Maathuisrandr12: Preperation to allow differentation between...
2007-09-26  Maarten Maathuisrandr12: Some registers were not constants, so changed...
2007-09-21  Maarten Maathuisrandr12: hardcode more stuff + actually use a few previ...
2007-09-17  Maarten Maathuisrandr12: Add some CRTC regs which the blob sets.
2007-09-17  Maarten Maathuisrandr12: Change the way CRTC register 59 is set.
2007-09-10  Patrice Mandinmake randr 1.2 disableable for xorg server < 1.3
2007-09-10  Maarten Maathuisrandr12: Apply the same pll restrictions to a two stage...
2007-09-10  Maarten Maathuisrandr12: Some more pll timer restrictions from Haiku.
2007-09-09  Maarten Maathuisrandr12: Some new pll clock restrictions.
2007-09-09  Maarten MaathuisSome reindenting.
2007-09-09  Maarten MaathuisRemoved a check for > 1 active crtc's, which seems...
2007-09-08  Maarten Maathuisrandr12: Some missing init.
2007-09-08  Maarten MaathuisSome much needed indenting and readability improvements.
2007-09-08  Maarten MaathuisRemove list that is incorrect and no longer needed.
2007-09-08  Maarten MaathuisFix previous commit, change the way Digital Flat Panels...
2007-09-07  Maarten MaathuisHopefully this will improve flatpanel beheaviour.
2007-09-07  Maarten MaathuisRemoving a hack in the hopes of finding a better way...
2007-09-07  Maarten MaathuisIndenting and minor code style changes.
2007-09-07  Maarten Maathuisrandr12: Fix Xv blitter, please see full changelog...
2007-09-06  Maarten Maathuisrandr12: A prettier hack for DFP, that uses several...
next