summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2012-03-13drm/nouveau/pm: style fixesMartin Peres
2012-03-13drm/nouveau: rework the init/takedown orderingBen Skeggs
2012-03-13drm/nvc0: add initial memory type detectionBen Skeggs
2012-03-13drm/nv50: hopefully handle the DDR2/DDR3 memtype detection somewhat betterBen Skeggs
2012-03-13drm/nv50: add memory type detectionBen Skeggs
2012-03-13drm/nv20-nv40: add memory type detectionBen Skeggs
2012-03-13drm/nv20: split PFB code out of nv10_fb.cBen Skeggs
2012-03-13drm/nouveau: memory type detection for the really old chipsetsBen Skeggs
2012-03-13drm/nouveau: move vram detection funcs to chipset-specific fb codeBen Skeggs
2012-02-16drm: move pci bus master enable into driver.Dave Airlie
2012-02-09drm: do not set fb_info->pixmap fieldsSascha Hauer
2012-02-09drm: add convenience function to create an range propertySascha Hauer
2012-02-09drm: add convenience function to create an enum propertySascha Hauer
2012-02-01drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()Dan Carpenter
2012-02-01drm/nouveau/gem: fix fence_sync race / oopsBen Skeggs
2012-02-01drm/nouveau: fix typo on mxmdcb optionBen Skeggs
2012-02-01drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SISBen Skeggs
2012-02-01drm/nouveau/disp: check that panel power gpio is enabled at init timeBen Skeggs
2012-01-25drm/ttm: fix two regressions since move_notify changesBen Skeggs
2012-01-13nouveau: Support Optimus models for vga_switcherooPeter Lekensteyn
2012-01-13nouveau: properly check for _DSM function supportPeter Lekensteyn
2012-01-10drm/nouveau/pm: fix build with HWMON offDave Airlie
2012-01-06ttm: fix agp since ttm tt reworkJerome Glisse
2011-12-22drm/nouveau/ttm: fix crash as a result of a recent ttm changeBen Skeggs
2011-12-21drm/nouveau: Fix notifier blocks over the 4GB mark.Francisco Jerez
2011-12-21drm/nouveau: Fix pushbufs over the 4GB mark.Francisco Jerez
2011-12-21drm/nvc0/pm: initial engine reclockingBen Skeggs
2011-12-21drm/nouveau: move hpd enable/disable to common codeBen Skeggs
2011-12-21drm/nv40/disp: implement support for hotplug irqBen Skeggs
2011-12-21drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issuesBen Skeggs
2011-12-21drm/nouveau: just pass gpio line to pwm_*, not entire gpio structBen Skeggs
2011-12-21drm/nouveau/hwsq: remove some magic, give proper opcode namesBen Skeggs
2011-12-21drm/nv50/pm: introduce hwsq-based memory reclockingMartin Peres
2011-12-21drm/nv04/disp: handle dual-link spwg panels without needing quirksBen Skeggs
2011-12-21drm/nouveau/dp: remove broken display depth function, use the improved oneBen Skeggs
2011-12-21drm/nouveau/mxm: implement ROM shadow methodBen Skeggs
2011-12-21drm/nouveau/mxm: implement _DSM shadow methodBen Skeggs
2011-12-21drm/nouveau/mxm: implement wmi shadow methodBen Skeggs
2011-12-21drm/nouveau/mxm: initial implementation of dcb sanitisationBen Skeggs
2011-12-21drm/nouveau/disp: parse connector info directly in nouveau_connector.cBen Skeggs
2011-12-21drm/nouveau/i2c: handle bit-banging ourselvesBen Skeggs
2011-12-21drm/nouveau/i2c: fix debug messageBen Skeggs
2011-12-21drm/nouveau/i2c: tidy up bit-bang helpers, also fixing nv50 setsda bugBen Skeggs
2011-12-21drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.cBen Skeggs
2011-12-21drm/nouveau/bios: start refactoring dcb routinesBen Skeggs
2011-12-21drm/nouveau/bios: fold fixup_legacy_i2cBen Skeggs
2011-12-21drm/nouveau/bios: pass drm_device to ROMPTR, rather than nvbiosBen Skeggs
2011-12-21drm/nvd0/disp: use single, shared, sync bo for all evo channelsBen Skeggs
2011-12-21drm/nvd0/disp: rename sync channel to flip channelBen Skeggs
2011-12-21drm/nvd0/disp: handle yet another interruptBen Skeggs