randr12: remove another field member
[nouveau] / src / nv_driver.c
2007-12-16  Maarten MaathuisMore cleanup.
2007-12-16  Maarten Maathuisrandr12: Select sensible maximum heights and widths...
2007-12-16  Maarten MaathuisSome reindenting and minor cleanups.
2007-12-16  Maarten MaathuisSome cleanup.
2007-12-16  Maarten Maathuisrandr12: Restrict digital outputs with ffs(or) == 1...
2007-12-16  Stephane MarchesinFix front buffer alignment issues (probably needed...
2007-12-15  Maarten Maathuisrandr12: Some minor changes.
2007-12-15  Maarten MaathuisFix ugly bug, that creeped in.
2007-12-15  Maarten Maathuisrandr12: Preliminary support for rotation, please read...
2007-12-15  Stuart BennettBetter restoration of TMDS regs on LVDS
2007-12-09  Maarten Maathuisrandr12: Some cleanup.
2007-12-08  Maarten Maathuisrandr12: Fix bug in sel_clk assignment.
2007-12-05  Maarten Maathuisrandr12: replace preferred_ramdac with preferred_output.
2007-12-05  Maarten Maathuisrandr12: Clean up the unneeded ramdac variable.
2007-11-23  Maarten Maathuisrandr12: Remove some unneeded stuff.
2007-11-20  Maarten Maathuisrandr12: Also enable DB1 vclk ratio if PLL_SELECT had...
2007-11-19  Maarten Maathuisrandr12: Proper support for db1 vclk ratio, thanks...
2007-11-19  Maarten Maathuisrandr12: Add a gamma_set hook.
2007-11-17  Ben SkeggsEXA 1.4 pixmap hooks (disabled)
2007-11-16  Stephane Marchesinfix 32/64 bit ism.
2007-11-16  Maarten Maathuisrandr12: That wasn't supposed to end up there ;-)
2007-11-16  Maarten Maathuisrandr12: Disable changing ramdac reg580, until i know...
2007-11-17  Ben Skeggsnouveau: fix valgrind complaint
2007-11-16  Maarten Maathuisrandr12: Restore old timings + misc changes.
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 SkeggsImplement nouveau_device struct.
2007-11-15  Ben Skeggsnouveau: fix a host of warnings
2007-11-13  Stephane MarchesinDon't use GART on PPC. Workaround DMA bugs there.
2007-11-12  Patrice MandinRemove disable switches, big cleanup, requires xorgs...
2007-11-12  Maarten MaathuisA little code cleanup.
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: invert fpScaler to regain original meaning...
2007-11-08  Stuart Bennettrandr12: blank screen before we're ready to show it
2007-11-08  Maarten Maathuisrandr12: Misc fixes.
2007-11-06  Maarten Maathuisrandr12: Reasonably complete TMDS programming, see...
2007-11-05  Maarten MaathuisNV50: Don't hit pre-NV50 codepath.
2007-10-31  Maarten Maathuisrandr12: Some changes to VCLK ratio handling.
2007-10-30  Maarten Maathuisrandr12: Flatpanel scaling is finally working, read...
2007-10-19  Maarten Maathuisrandr12: Some changes to crtc regs.
2007-10-12  Maarten Maathuisrandr12: Some misc changes.
2007-10-10  Maarten Maathuisrandr12: Fix switch mode function, so fullscreen apps...
2007-10-03  Maarten Maathuisrandr12 + NV50: Misc changes.
2007-09-30  Maarten MaathuisFix detection of NV04 and NV05 when using pci-rework.
2007-09-30  Maarten Maathuisrandr12: Switch to proper cursor api + minor changes...
2007-09-28  Maarten Maathuisrandr12: Preperation to allow differentation between...
2007-09-16  Ben SkeggsFix randr1.2 with driver-provided modes (ie. LVDS nativ...
2007-09-10  Patrice Mandinmake randr 1.2 disableable for xorg server < 1.3
2007-09-08  Maarten MaathuisHopefully fix bridged chip detection, such as the 7800G...
2007-09-07  Maarten Maathuisrandr12: Fix Xv blitter, please see full changelog...
2007-09-06  Maarten MaathuisUpdate to latest pciaccess api, this now requires libpc...
2007-09-05  Maarten MaathuisFix minor issue.
2007-09-05  Maarten Maathuisrandr-1.2 clients have their DDC's initialized elsewhere.
2007-09-05  Maarten MaathuisLockUnlock CRTC's when going back to X (EnterVT), patch...
2007-09-05  Ben SkeggsNuke "comparison is always false..." warning.
2007-09-05  Ben SkeggsFix pciid detect on non-8800 cards (they identify as...
2007-09-05  Ben SkeggsNuke riva_* files + bits of NV03 that got reincarnated.
2007-09-05  Ben SkeggsNuke XAA.
2007-09-04  Maarten MaathuisThere was some redundant arch checking code left, must...
2007-09-04  Maarten MaathuisFix several problems.
2007-09-04  Maarten MaathuisAdd suggestion/patch by Bernhard Kaindl <bk@suse.de...
2007-09-04  Maarten MaathuisAdd pci-rework compatibility and remove the pci-id...
2007-09-04  Ben SkeggsBadness.
2007-09-03  Ben SkeggsFix G8x hwcursor
2007-09-03  Ben SkeggsAllocate some VRAM for G8x palette.
2007-09-03  Ben SkeggsDetect unknown G8x chips in NVProbe() + Force randr12...
2007-09-03  Dave Airliemerge in the nv50 code from the randr 1.2 branch
2007-09-03  Dave Airlierandr12: try and bring over most of the randr12 code...
2007-08-30  Stephane MarchesinCut remains of NV03 support.
2007-08-14  Patrice MandinCan not setup dfp modes with xorg-server-1.1 also
2007-08-06  Ben SkeggsAdapt to drm 0.0.10
2007-07-11  Arthur Huilletadded support for PCI GART when no AGP is available...
2007-06-24  Ben SkeggsMatch drm 0.0.7 interface changes
2007-06-24  Ben SkeggsHide the allocator's use of physical addresses
2007-04-22  Henry ZhaoImport from nv : Need to inject a mode corresponding...
2007-02-28  Ben Skeggsmatch drm v4 interface changes
2007-02-13  Damien ThebaultDon't output the chipset list to the log file, silence...
2007-01-24  B. RathmannFix the G70 issues.
2006-12-27  Stephane MarchesinOutput the driver date to the logs on startup.
2006-12-06  Matthieu CastetMerge branch 'master' of git+ssh://matc@git.freedesktop...
2006-12-03  Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2006-12-03  Stephane MarchesinIntroduce lock step versioning with the drm.
2006-11-26  Andrew MitchellRemove XF86DRI defines from the driver. It's already...
2006-11-17  airliedadd VGA CRTC registers from haiku
2006-11-17  Dave Airliefind and version DRM earlier in startup sequence so...
2006-11-12  Ben SkeggsAdd NVDRIFinishScreenInit.
2006-10-10  Stephane MarchesinRemove the PFIFO_REINIT hack, and enable the irq by...
2006-09-05  Stephane MarchesinPort some of the least intrusive nv03 code to the nouve...
2006-09-02  Ben SkeggsConfig options for cmdbuf location/size.
2006-08-31  Ben SkeggsRename module from nv_drv.so to nouveau_drv.so to allow...
2006-08-29  Dave Airlieadd some names for some of the CRTC registers - some...
2006-08-29  Dave Airlieremove PCRTC via macros
2006-08-29  Dave Airlieremove PMC using macros
2006-08-29  Ben SkeggsMake EXA the default
2006-08-28  Ben SkeggsUse NVAllocateMemory for AGP scratch buffer.
2006-08-28  Dave Airliemissed some vga routines
2006-08-28  Dave Airlieadd RAMDAC register read/write
2006-08-28  Ben SkeggsMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-28  Ben SkeggsMore cleanups from DRM memory alloc changes.
next