aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAge
* drm/nouveau: do a better job at hiding the NIH i2c bit-banging algoDaniel Vetter2012-02-29
* drm: move pci bus master enable into driver.Dave Airlie2012-02-16
* drm: do not set fb_info->pixmap fieldsSascha Hauer2012-02-09
* drm: add convenience function to create an range propertySascha Hauer2012-02-09
* drm: add convenience function to create an enum propertySascha Hauer2012-02-09
* drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()Dan Carpenter2012-02-01
* drm/nouveau/gem: fix fence_sync race / oopsBen Skeggs2012-02-01
* drm/nouveau: fix typo on mxmdcb optionBen Skeggs2012-02-01
* drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SISBen Skeggs2012-02-01
* drm/nouveau/disp: check that panel power gpio is enabled at init timeBen Skeggs2012-02-01
* drm/ttm: fix two regressions since move_notify changesBen Skeggs2012-01-25
* nouveau: Support Optimus models for vga_switcherooPeter Lekensteyn2012-01-13
* nouveau: properly check for _DSM function supportPeter Lekensteyn2012-01-13
* drm/nouveau/pm: fix build with HWMON offDave Airlie2012-01-10
* ttm: fix agp since ttm tt reworkJerome Glisse2012-01-06
* drm/nouveau/ttm: fix crash as a result of a recent ttm changeBen Skeggs2011-12-22
* drm/nouveau: Fix notifier blocks over the 4GB mark.Francisco Jerez2011-12-21
* drm/nouveau: Fix pushbufs over the 4GB mark.Francisco Jerez2011-12-21
* drm/nvc0/pm: initial engine reclockingBen Skeggs2011-12-21
* drm/nouveau: move hpd enable/disable to common codeBen Skeggs2011-12-21
* drm/nv40/disp: implement support for hotplug irqBen Skeggs2011-12-21
* drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issuesBen Skeggs2011-12-21
* drm/nouveau: just pass gpio line to pwm_*, not entire gpio structBen Skeggs2011-12-21
* drm/nouveau/hwsq: remove some magic, give proper opcode namesBen Skeggs2011-12-21
* drm/nv50/pm: introduce hwsq-based memory reclockingMartin Peres2011-12-21
* drm/nv04/disp: handle dual-link spwg panels without needing quirksBen Skeggs2011-12-21
* drm/nouveau/dp: remove broken display depth function, use the improved oneBen Skeggs2011-12-21
* drm/nouveau/mxm: implement ROM shadow methodBen Skeggs2011-12-21
* drm/nouveau/mxm: implement _DSM shadow methodBen Skeggs2011-12-21
* drm/nouveau/mxm: implement wmi shadow methodBen Skeggs2011-12-21
* drm/nouveau/mxm: initial implementation of dcb sanitisationBen Skeggs2011-12-21
* drm/nouveau/disp: parse connector info directly in nouveau_connector.cBen Skeggs2011-12-21
* drm/nouveau/i2c: handle bit-banging ourselvesBen Skeggs2011-12-21
* drm/nouveau/i2c: fix debug messageBen Skeggs2011-12-21
* drm/nouveau/i2c: tidy up bit-bang helpers, also fixing nv50 setsda bugBen Skeggs2011-12-21
* drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.cBen Skeggs2011-12-21
* drm/nouveau/bios: start refactoring dcb routinesBen Skeggs2011-12-21
* drm/nouveau/bios: fold fixup_legacy_i2cBen Skeggs2011-12-21
* drm/nouveau/bios: pass drm_device to ROMPTR, rather than nvbiosBen Skeggs2011-12-21
* drm/nvd0/disp: use single, shared, sync bo for all evo channelsBen Skeggs2011-12-21
* drm/nvd0/disp: rename sync channel to flip channelBen Skeggs2011-12-21
* drm/nvd0/disp: handle yet another interruptBen Skeggs2011-12-21
* drm/nvd0/disp: initialise overlay channelsBen Skeggs2011-12-21
* drm/nvd0/disp: add support for page flippingBen Skeggs2011-12-21
* drm/nvd0/disp: make it clearer that the cursor regs are pio evo channelsBen Skeggs2011-12-21
* drm/nvd0/disp: have evo names now, use themBen Skeggs2011-12-21
* drm/nvd0/disp: init display sync channelsBen Skeggs2011-12-21
* drm/nvd0/disp: scaler updates, overscan compensation etcBen Skeggs2011-12-21
* drm/nvd0/disp: update crtc timing calculations for interlace/doublescanBen Skeggs2011-12-21
* drm/nouveau: shutdown display on suspend/hibernateBen Skeggs2011-12-21