summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/nv50: fix page faulting for 128MB page table sizesMarcin Slusarz2011-12-211-1/+1
* drm/nouveau: print correct engine number which failed to unload/idleMarcin Slusarz2011-12-211-1/+1
* drm/nva3/copy: fix typo in fuc which caused host to not recieve exceptionsBen Skeggs2011-12-213-3/+3
* drm/nva3/copy: update fuc source for latest envytoolsBen Skeggs2011-12-211-129/+131
* drm/nv50/pm: only touch 0x611200 on nv92-Ben Skeggs2011-12-211-3/+6
* drm/nv50/pm: stabilise transition to 100MHz mclk a bitBen Skeggs2011-12-211-2/+2
* drm/nv50/pm: avoid touching dom6/vdec clocks if perflvl doesn't define itBen Skeggs2011-12-211-16/+16
* drm/nv50/pm: fix thinko which lead to clocks being slightly off sometimesBen Skeggs2011-12-211-22/+24
* drm/nv50/pm: 0x84/0x86 can't use "1" for nvclk src, need 0x50 methodBen Skeggs2011-12-211-2/+5
OpenPOWER on IntegriCloud