summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)AuthorFilesLines
2017-03-16drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalIlia Mirkin1-1/+2
2016-11-20drm/nouveau/acpi: check for function 0x1B before using itPeter Wu1-5/+13
2016-11-20drm/nouveau/acpi: return supported DSM functionsPeter Wu1-7/+9
2016-11-20drm/nouveau/acpi: ensure matching ACPI handle and supported functionsPeter Wu1-32/+26
2016-11-20drm/nouveau/fbcon: fix font width not divisible by 8Mikulas Patocka3-4/+4
2016-11-20drm/nouveau: Don't leak runtime pm ref on driver unloadLukas Wunner1-1/+4
2016-08-23drm/nouveau/fbcon: fix out-of-bounds memory accessesBen Skeggs4-13/+7
2016-02-02drm/nouveau/kms: take mode_config mutex in connector hotplug pathBen Skeggs1-0/+3
2016-01-28drm/nouveau/nv46: Change mc subdev oclass from nv44 to nv4cHans de Goede1-1/+1
2015-11-16drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin1-2/+3
2015-11-16drm/nouveau/fbcon: take runpm reference when userspace has an open fdBen Skeggs1-0/+24
2015-01-16drm/nv4c/mc: disable msiIlia Mirkin1-8/+0
2014-12-10nouveau: move the hotplug ignore to correct place.Dave Airlie1-1/+1
2014-12-10drm/nouveau/gf116: remove copy1 engineIlia Mirkin1-1/+0
2014-11-17drm/nouveau/gpio: rename g92 class to g94Emil Velikov7-30/+30
2014-11-14drm/nouveau/bios: memset dcb struct to zero before parsingBen Skeggs1-0/+1
2014-11-14drm/nv50/disp: fix dpms regression on certain boardsBen Skeggs1-1/+2
2014-11-14drm/nouveau: ltc/gf100-: fix cbc issues on certain boardsBen Skeggs4-1/+5
2014-11-14drm/nouveau/ltc: fix tag base address getting truncated if above 4GiBBen Skeggs1-1/+1
2014-11-14drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniformBen Skeggs1-2/+2
2014-11-14drm/nouveau/bar: behave better if ioremap failedBen Skeggs1-3/+11
2014-11-14drm/nouveau: make sure display hardware is reinitialised on runtime resumeBen Skeggs3-53/+26
2014-11-14drm/nouveau: punt fbcon resume out to a workqueueBen Skeggs2-6/+18
2014-11-14drm/nouveau/kms: restore acceleration before fb_set_suspend() resumesBen Skeggs1-3/+3
2014-11-14drm/nouveau/kms: take more care when pulling down accelerated fbconBen Skeggs3-39/+61
2014-10-06drm/nouveau/runpm: fix module unloadAlex Deucher1-0/+9
2014-10-06PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas1-0/+1
2014-10-06drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2Christian König1-0/+3
2014-09-17drm/nouveau: Bump version from 1.1.1 to 1.1.2Mario Kleiner1-1/+3
2014-09-17drm/nouveau: Dis/Enable vblank irqs during suspend/resume.Mario Kleiner1-0/+11
2014-07-15Merge branch 'linux-3.16' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie1-3/+3
2014-07-15drm/nouveau/therm: fix a potential deadlock in the therm monitoring codeMartin Peres1-3/+3
2014-07-10Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie10-31/+29
2014-07-08drm/nouveau/ram: fix test for gpio presenceBen Skeggs1-1/+1
2014-07-08drm/nouveau/dp: workaround broken displayBen Skeggs1-0/+1
2014-07-08drm/nouveau/dp: fix required link bandwidth calculationsBen Skeggs3-9/+11
2014-07-08drm/nouveau/kms: restore fbcon after display has been resumedBen Skeggs3-19/+12
2014-07-08drm/nv50-/kms: pass a non-zero value for head to sor dpms methodsBen Skeggs1-1/+2
2014-07-08drm/nouveau/fb: Prevent inlining of ramfuc_regStéphane Marchesin1-1/+1
2014-07-08drm/gk104/ram: bash mpll bit 31 onBen Skeggs1-0/+1
2014-06-18Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie5-3/+46
2014-06-18drm/nouveau/disp: fix oops in destructor with headless cardsMaarten Lankhorst1-2/+4
2014-06-18drm/gf117/i2c: no aux channels on this chipsetBen Skeggs4-1/+42
2014-06-17Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie24-760/+1084
2014-06-17drm/nouveau/pwr: fix typo in fifo wrap handlingBen Skeggs5-5/+5
2014-06-17drm/nv50/disp: fix a potential oops in supervisor handlingBen Skeggs1-1/+1
2014-06-17drm/nouveau/disp/dp: don't touch link config after successBen Skeggs1-4/+3
2014-06-17drm/nouveau/kms: reference vblank for crtc during pageflip.Mario Kleiner1-0/+7
2014-06-17drm/gk104/fb/ram: fixups from an earlier search+replaceBen Skeggs1-38/+38
2014-06-17drm/nv50/gr: remove an unneeded write while initialising PGRAPHPierre Moreau1-1/+0