Dump some CARD8 and CARD32 in favour of uintX_t.
[nouveau] / src / nv_type.h
2008-01-01  Maarten MaathuisDump some CARD8 and CARD32 in favour of uintX_t.
2007-12-31  Maarten Maathuisrandr12: Deal with output resources in a better way.
2007-12-29  Maarten MaathuisNV40: Preliminary Xv Texture Adaptor.
2007-12-26  Maarten Maathuisrandr12: Some assorted fixes for dual link outputs.
2007-12-24  Stuart BennettBetter (not complete) support for DCB1.1/1.2
2007-12-24  Stuart Bennett"type1" bios scripts
2007-12-24  Stuart BennettTwo stage nv31 PLL mnp calculator and bios limits parsing
2007-12-23  Maarten MaathuisNV40EXA: Suport as many of the repeat types as possible...
2007-12-23  Maarten MaathuisMinor cleanup.
2007-12-22  Stuart BennettBeginnings of PLL limits for BMP bioses
2007-12-22  Stuart BennettOn demand PLL limit parsing for NV40
2007-12-20  Maarten Maathuisrandr12: Detect switchable crtc's.
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-19  Stuart Bennettrandr12: CRTC member wasn't big enough
2007-12-17  Maarten MaathuisAdd pll limits bios detection code for NV4x cards.
2007-12-16  Maarten Maathuisrandr12: Some minor additions.
2007-12-15  Maarten Maathuisrandr12: Also support accelerated rotation on older...
2007-12-15  Maarten Maathuisrandr12: Preliminary support for rotation, please read...
2007-12-13  Stuart BennettInvert 18/24 bit interface flag, so that the default...
2007-12-13  Stuart Bennettrandr12: some minor cleanups, no actual changes
2007-12-13  Stuart BennettSetup NV40 LVDS
2007-12-10  Maarten Maathuisrandr12: Properly set SEL_CLK based on bus, not based...
2007-12-09  Maarten Maathuisrandr12: Some cleanup.
2007-12-07  Stuart BennettSome M table parsing, and defer I table execution
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-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: 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  Stuart BennettAllow BIOS execution at runtime, if wanted
2007-12-04  Stuart BennettMake the bios a bit more accessible
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: Select CRTC 1 on pre-nv40 (stupid bug) + initi...
2007-12-02  Maarten Maathuisrandr12: dual-dvi cards need extra consideration.
2007-12-02  Stuart BennettDCB parsed flag for duallink outputs
2007-12-02  Maarten Maathuisrandr12: Remove preferred_crtc, since it's probably...
2007-12-01  Stuart BennettAdd dcb "location" field. 0 for on-chip, !0 for external
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: Set the value of sel_clk correctly (hopefully...
2007-11-24  Maarten Maathuisrandr12: The result of another refinement of dvi crossw...
2007-11-23  Maarten Maathuisrandr12: Remove some unneeded stuff.
2007-11-23  Maarten Maathuisrandr12: Move a lot of registers from output to crtc.
2007-11-22  Maarten Maathuisrandr12: revert to old vpll regs on nv4x cards, because...
2007-11-19  Maarten Maathuisrandr12: Proper support for db1 vclk ratio, thanks...
2007-11-17  Maarten Maathuisrandr12: Intermediate commit (using the native nv40...
2007-11-17  Maarten Maathuisrandr12: Some minor changes.
2007-11-16  Ben SkeggsInitial hacky relocation stuff.
2007-11-16  Ben SkeggsInitial buffer object work.
2007-11-16  Ben SkeggsHook up DMA funcs to channels/grobjs etc etc
2007-11-16  Ben Skeggsnotifiers..
2007-11-16  Ben SkeggsAnd grobjs.
2007-11-16  Ben SkeggsAnd channels..
2007-11-16  Ben SkeggsImplement nouveau_device struct.
2007-11-14  Stuart Bennettrandr12: More DCB abstraction to lessen parsing nastine...
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-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-08  Stuart Bennettrandr12: rename DIGITAL and PANEL to TMDS and LVDS
2007-11-08  Maarten Maathuisrandr12: Improve output naming scheme.
2007-11-07  Maarten Maathuisrandr12: It seems the situation was a bit easier to...
2007-11-07  Stuart BennettLVDS VBIOS FP mode finding
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: Reasonably complete TMDS programming, see...
2007-11-06  Maarten Maathuisrandr12: Put TEST_CONTROL into neutral position.
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-01  Maarten Maathuisrandr12: Improved ramdac choosing, based on bios inform...
2007-10-31  Maarten Maathuisrandr12: Some misc cleanup to make malc0's patches...
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: Lots of misc fixes.
2007-10-29  Maarten Maathuisrandr12: Minor change, turning on bit 18 of NV_RAMDAC_S...
2007-10-21  Pekka PaalanenRevert "EXA: now caching BLIT_OPERATION and RECT_OPERAT...
2007-10-19  Maarten Maathuisrandr12: Some changes to crtc regs.
2007-10-19  Maarten Maathuisrandr12: Some changes to output detection.
2007-10-17  Stephane MarchesinRemove xaa includes.
2007-10-13  Arthur HuilletEXA: now caching BLIT_OPERATION and RECT_OPERATION...
2007-10-13  Maarten Maathuisrandr12: Revert a small unnecesary change.
2007-10-13  Maarten Maathuisrandr12: Hopefully fix panel size detection and allow...
2007-10-08  Maarten Maathuisrandr12: Small changes makes finding regressions easy ;-)
2007-10-03  Maarten Maathuisrandr12 + NV50: Misc changes.
2007-10-02  Maarten MaathuisNV50: Some infrastructure and minor changes.
2007-10-02  Maarten MaathuisNV50: The beginning of moving some code around.
2007-09-30  Maarten Maathuisrandr12: Switch to proper cursor api + minor changes...
2007-09-28  Maarten Maathuisrandr12: Preperation to allow differentation between...
2007-09-25  Maarten Maathuisrandr12: Getting closer, doing a decent attempt at...
2007-09-25  Maarten Maathuisrandr12: detection changes, more to come later
next