summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: fix two regressions since move_notify changesBen Skeggs2012-01-251-0/+4
* nouveau: Support Optimus models for vga_switcherooPeter Lekensteyn2012-01-133-5/+42
* nouveau: properly check for _DSM function supportPeter Lekensteyn2012-01-131-13/+22
* drm/nouveau/pm: fix build with HWMON offDave Airlie2012-01-101-1/+1
* ttm: fix agp since ttm tt reworkJerome Glisse2012-01-061-0/+13
* drm/nouveau/ttm: fix crash as a result of a recent ttm changeBen Skeggs2011-12-223-7/+6
* drm/nouveau: Fix notifier blocks over the 4GB mark.Francisco Jerez2011-12-211-1/+1
* drm/nouveau: Fix pushbufs over the 4GB mark.Francisco Jerez2011-12-215-10/+17
* drm/nvc0/pm: initial engine reclockingBen Skeggs2011-12-213-0/+243
* drm/nouveau: move hpd enable/disable to common codeBen Skeggs2011-12-213-27/+18
* drm/nv40/disp: implement support for hotplug irqBen Skeggs2011-12-213-0/+52
* drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issuesBen Skeggs2011-12-2116-646/+653
* drm/nouveau: just pass gpio line to pwm_*, not entire gpio structBen Skeggs2011-12-215-30/+25
* drm/nouveau/hwsq: remove some magic, give proper opcode namesBen Skeggs2011-12-212-6/+23
* drm/nv50/pm: introduce hwsq-based memory reclockingMartin Peres2011-12-212-62/+243
* drm/nv04/disp: handle dual-link spwg panels without needing quirksBen Skeggs2011-12-212-15/+8
* drm/nouveau/dp: remove broken display depth function, use the improved oneBen Skeggs2011-12-211-22/+12
* drm/nouveau/mxm: implement ROM shadow methodBen Skeggs2011-12-211-0/+39
* drm/nouveau/mxm: implement _DSM shadow methodBen Skeggs2011-12-211-1/+60
* drm/nouveau/mxm: implement wmi shadow methodBen Skeggs2011-12-211-6/+45
* drm/nouveau/mxm: initial implementation of dcb sanitisationBen Skeggs2011-12-216-3/+561
* drm/nouveau/disp: parse connector info directly in nouveau_connector.cBen Skeggs2011-12-217-328/+240
* drm/nouveau/i2c: handle bit-banging ourselvesBen Skeggs2011-12-212-22/+178
* drm/nouveau/i2c: fix debug messageBen Skeggs2011-12-211-3/+6
* drm/nouveau/i2c: tidy up bit-bang helpers, also fixing nv50 setsda bugBen Skeggs2011-12-213-148/+94
* drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.cBen Skeggs2011-12-216-278/+222
* drm/nouveau/bios: start refactoring dcb routinesBen Skeggs2011-12-213-121/+162
* drm/nouveau/bios: fold fixup_legacy_i2cBen Skeggs2011-12-211-23/+6
* drm/nouveau/bios: pass drm_device to ROMPTR, rather than nvbiosBen Skeggs2011-12-217-27/+28
* drm/nvd0/disp: use single, shared, sync bo for all evo channelsBen Skeggs2011-12-211-31/+32
* drm/nvd0/disp: rename sync channel to flip channelBen Skeggs2011-12-211-9/+9
* drm/nvd0/disp: handle yet another interruptBen Skeggs2011-12-211-0/+6
* drm/nvd0/disp: initialise overlay channelsBen Skeggs2011-12-211-5/+13
* drm/nvd0/disp: add support for page flippingBen Skeggs2011-12-215-65/+267
* drm/nvd0/disp: make it clearer that the cursor regs are pio evo channelsBen Skeggs2011-12-211-3/+9
* drm/nvd0/disp: have evo names now, use themBen Skeggs2011-12-211-24/+24
* drm/nvd0/disp: init display sync channelsBen Skeggs2011-12-211-55/+115
* drm/nvd0/disp: scaler updates, overscan compensation etcBen Skeggs2011-12-212-33/+67
* drm/nvd0/disp: update crtc timing calculations for interlace/doublescanBen Skeggs2011-12-211-18/+34
* drm/nouveau: shutdown display on suspend/hibernateBen Skeggs2011-12-214-11/+45
* drm/nv50/disp: fix evo for create/init + destroy/fini splitBen Skeggs2011-12-213-11/+13
* drm/nouveau: re-jig fbcon suspend/resume process a littleBen Skeggs2011-12-212-16/+13
* drm/nouveau/disp: introduce proper init/fini, separate from create/destroyBen Skeggs2011-12-217-31/+39
* drm/nouveau/pm: fix missing volt changes when boot voltage is undefinedBen Skeggs2011-12-211-1/+1
* drm/nv50/pm: fix a typo in clock calculationMartin Peres2011-12-211-1/+1
* drm/nvd0/disp: enable hdmi audioBen Skeggs2011-12-211-0/+3
* drm/nvd0/disp: hook evo up to debuggingBen Skeggs2011-12-211-0/+13
* drm/nvd0/disp: enable hdmi on sor if hdmi monitor presentBen Skeggs2011-12-211-0/+44
* drm/nvd0/disp: send eld to the audio codecBen Skeggs2011-12-211-3/+63
* drm/nouveau/hdmi: enable audio for nva3:nvd0 chipsetsBen Skeggs2011-12-211-3/+24
OpenPOWER on IntegriCloud