nouveau
2008-03-06  Stephane MarchesinOops.
2008-03-06  Stuart Bennettrandr12: workaround for xserver randr bug, where the...
2008-03-06  Stephane MarchesinFix my nv10 cursor.
2008-03-06  Maarten Maathuisrandr12: A major rework of output resource conflict...
2008-03-06  Maarten Maathuisrandr12: Readd some useful information about how an...
2008-03-06  Maarten Maathuisrandr12: Kill almost all usage of ErrorF + some misc...
2008-03-05  Stuart Bennettrandr12: don't reset panel unnecessarily for mere backl...
2008-03-05  Stuart Bennettrandr12: remove switchable_crtc stuff
2008-03-05  Stuart Bennettrandr12: if no ddc, return XF86OutputStatusUnknown...
2008-03-05  Stuart Bennettrandr12: do not change CR43 from its initial value
2008-03-05  Maarten MaathuisGive some defines more consistent names.
2008-03-05  Stuart BennettUse the BMP structure's I2C info, instead of DCB 1...
2008-03-05  Stuart BennettAdd another DCB 1.4 entry
2008-03-05  Stuart BennettDon't zero out i2c_read and i2c_write
2008-03-04  Maarten MaathuisPut braces around a bitmask.
2008-03-04  Stuart BennettAdd an LVDS output setup quirk for Powerbooks
2008-03-03  Maarten Maathuisrandr12: Only change vpll value when needed.
2008-03-02  Maarten Maathuisrandr12: Keep the gamma values when setting a new mode...
2008-03-01  Stuart BennettImprove link_head_and_output
2008-02-29  Patrice Mandinnv30: Remove fix that is useless now, and maybe broken...
2008-02-28  Stuart BennettLess magical way of setting dual link on EDID equipped...
2008-02-27  Maarten MaathuisNV40EXA: Support extend/repeat type pad.
2008-02-27  Stuart BennettAdd default dual link transition frequency
2008-02-27  Stuart BennettDeal with pre-nv40 laptops with EDID
2008-02-22  Patrice MandinRevert dummy commit
2008-02-22  Patrice MandinDummy commit
2008-02-20  Stuart BennettUse some of nv_hw's functions in nv_bios.c
2008-02-20  Stuart BennettUnbreak console restore again, and use a less ambiguous...
2008-02-20  Stuart Bennettrandr12: rename NV*VGA functions for api consistency
2008-02-20  Ben Skeggsxv: don't crash on init
2008-02-20  Maarten Maathuisrandr12: Only NV11 needs byteswapping + NV11 uses premu...
2008-02-19  Maarten MaathuisNV30/40TEX: Create two adapters, one with fancy filteri...
2008-02-19  Stuart Bennettrandr12: make more hw funcs generic
2008-02-19  Stuart BennettUse fp strapping to determine whether straps are used...
2008-02-19  Stuart BennettRehabilitate bios opcode 6d
2008-02-19  Stuart BennettSpruce up NV04 bios parsing a little
2008-02-19  Stuart BennettMore DCB v1.5 entries
2008-02-19  Stuart BennettTreat 0x4 and 0x8 bits in LVDS DCB v2.0 configuration...
2008-02-18  Danny TholenFix PPC DFS/UTS by using PCIgart.
2008-02-15  Ben Skeggsdri: fix broken display in some cases
2008-02-13  Stuart BennettFix bios pll setting regression
2008-02-13  Stuart BennettUse a loop to read RAMIN bios image, rather than memcpy
2008-02-12  Stuart Bennettrandr12: reorder some variable declarations in nv_crtc...
2008-02-12  Stuart Bennettrandr12: use integer math for scaling
2008-02-12  Stuart Bennettrandr12: tidy up some mode retrieval stuff
2008-02-12  Stuart BennettTrim useless nv_type members
2008-02-11  Stuart BennettRemove some DDX cruft
2008-02-11  Stuart BennettUse mmio access wrappers and reorder some variable...
2008-02-11  Stuart Bennettrandr12: Use absolute regs for 8 bit regs
2008-02-11  Stuart BennettMove non-crtc specific hw funcs from nv_crtc to nv_hw
2008-02-07  Stuart BennettOrdering mechanism for BIT table parsing, and (hopefull...
2008-02-06  Stephane MarchesinReplace a const with its name.
2008-02-06  Maarten MaathuisFix bad debugging in NVWritePVIO().
2008-02-06  Stephane MarchesinFix UV swapping on PPC.
2008-02-04  Stuart BennettMissed out "DEBUG" part of the name in the define
2008-02-04  Stuart BennettLoad correct PLL limits for single stage PLL cards...
2008-02-04  Maarten MaathuisOnce again kill usage of an exa private function.
2008-02-03  Stephane MarchesinRemove include guards & add copyright.
2008-02-03  Stephane MarchesinLast round of fixes for nv30/40 bicubic Xv.
2008-02-03  Stephane MarchesinFix tearing.
2008-02-03  Stephane MarchesinUnderstood and fixed some NV30 FP_CONTROL bits.
2008-02-03  Stephane MarchesinFixes to nv30/nv40 textured video.
2008-02-03  Stephane MarchesinMisc textured video fixes.
2008-02-03  Stephane MarchesinOf course, add the nv30 video texture file.
2008-02-03  Stephane Marchesinnv30 video texture. Doesn't work with bicubic yet,...
2008-02-03  Stephane MarchesinRemove (void)ing that's not necessary any more.
2008-02-03  Stephane MarchesinRemove unneeded stuff.
2008-02-03  Stephane MarchesinSeparate the shaders from the rest of the code.
2008-02-03  Stephane MarchesinMacros for the PME range.
2008-02-03  Stephane MarchesinAdd PME range.
2008-02-03  Stephane MarchesinSmall cleanups.
2008-02-03  Stephane Marchesinnv40 video texture: first pass at bicubic video.
2008-02-03  Stephane MarchesinUpdate to newer nouveau_class.h
2008-02-03  Stephane MarchesinUpdate to latest nouveau_class.h
2008-02-03  Jaime Velasco... Don't FIRE_RING() when in NoAccel mode.
2008-02-03  Maarten MaathuisSome minor reindenting.
2008-02-03  Ben Skeggsexa: those limits were a bit conservative on some hw.
2008-02-03  Ben Skeggsexa: more accurate coordinate limits
2008-02-03  Maarten MaathuisFix NVExaPixmapMap() for NOUVEAU_EXA_PIXMAPS case.
2008-02-03  Maarten MaathuisFix undefined symbol.
2008-02-02  Maarten MaathuisRemove a few leftovers to actually make the last commit...
2008-02-02  Maarten MaathuisKill NVShowHideCursor and use a wrapper.
2008-02-02  Maarten MaathuisRemove nvRead/WriteVGA in favor of nvRead/WriteCurVGA...
2008-02-02  Maarten MaathuisKill NVLockUnlock and make it redirect to NVLockUnlockHead.
2008-02-02  Maarten MaathuisMore wrapper death.
2008-02-02  Maarten MaathuisLet some wrappers die.
2008-02-02  Maarten MaathuisUndo last commit and move it to drm.
2008-02-02  Maarten MaathuisNV40: Fix longstanding issue with nouveau crashing...
2008-02-02  Stephane MarchesinDon't allocate the whole AGP gart as a scratch buffer...
2008-02-01  Maarten MaathuisDon't use functions that are not supposed to be used...
2008-02-01  Maarten MaathuisRemove usage of "illegal" wrappers in code that also...
2008-02-01  Maarten Maathuisrandr12: Remove a hack, confirmed on 7600GS that it...
2008-02-01  Maarten Maathuisrandr12: Some minor fixes.
2008-02-01  Arthur HuilletNV10 EXA: limit regcomb state re-emission, fix logic...
2008-01-30  Maarten Maathuis(hopefully) Fix build on powerpc.
2008-01-30  Arthur HuilletXv: NV30 overlay can not scale down by more than 0.5x
2008-01-30  Stuart BennettFail gracefully for too-big resolutions / colour depths
2008-01-30  Maarten Maathuisrandr12: Misc change.
2008-01-30  Maarten MaathuisCheck if the framebuffer can fit into the offscreen...
2008-01-30  Arthur HuilletXv: NV04 overlay can not scale down at all, as confirme...
next