summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2018-11-10drm/nouveau/fbcon: fix oops without fbdev emulationPavel Roskin
2018-10-10drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs
2018-09-29drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()Lyude Paul
2018-09-26drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding
2018-09-09drm/drivers: add support for using the arch wc mapping API.Dave Airlie
2018-08-24drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter
2018-03-24drm/nouveau/kms: Increase max retries in scanout position queries.Mario Kleiner
2018-03-18drm/nouveau: Fix deadlock on runtime suspendLukas Wunner
2018-03-03drm/nouveau/pci: do a msi rearm on initKarol Herbst
2018-02-25drm/nouveau: hide gcc-4.9 -Wmaybe-uninitializedArnd Bergmann
2017-10-27drm/nouveau/mmu: flush tlbs before deleting page tablesBen Skeggs
2017-10-27drm/nouveau/bsp/g92: disable by defaultIlia Mirkin
2017-09-13drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin
2017-08-06drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs
2017-06-17drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul
2017-06-17drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffersBen Skeggs
2017-06-17drm/nouveau: prevent userspace from deleting client objectBen Skeggs
2017-06-14drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs
2017-05-25drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs
2017-05-25drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs
2017-05-25drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs
2017-05-25drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs
2017-05-25drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs
2017-04-21drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin
2017-04-21drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin
2017-02-09drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalIlia Mirkin
2017-02-09drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215Alastair Bridgewater
2017-01-09drm/nouveau/i2c/gk110b,gm10x: use the correct implementationBen Skeggs
2017-01-09drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutexBen Skeggs
2017-01-09drm/nouveau/ltc: protect clearing of comptags with mutexBen Skeggs
2017-01-09drm/nouveau/bios: require checksum to match for fast acpi shadow methodBen Skeggs
2017-01-09drm/nouveau/kms: lvds panel strap moved again on maxwellBen Skeggs
2016-10-07drm/nouveau/fifo/nv04: avoid ramht race against cookie insertionIlia Mirkin
2016-09-30nouveau: fix nv40_perfctr_next() cleanup regressionArnd Bergmann
2016-08-20drm/nouveau/fbcon: fix font width not divisible by 8Mikulas Patocka
2016-08-20drm/nouveau/gr/nv3x: fix instobj write offsets in gr setupIlia Mirkin
2016-08-20drm/nouveau: check for supported chipset before booting fbdev off the hwBen Skeggs
2016-07-27drm/nouveau/disp/sor/gf119: select correct sor when poking training patternBen Skeggs
2016-07-27drm/nouveau: fix for disabled fbdev emulationDmitrii Tcvetkov
2016-07-27drm/nouveau/fbcon: fix out-of-bounds memory accessesBen Skeggs
2016-07-27drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headersBen Skeggs
2016-07-27drm/nouveau/disp/sor/gf119: both links use the same training registerBen Skeggs
2016-05-04drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queriesBen Skeggs
2016-05-04drm/nouveau/core: use vzalloc for allocating ramhtIlia Mirkin
2016-03-03drm/nouveau: platform: Fix deferred probeThierry Reding
2016-03-03drm/nouveau/disp/dp: ensure sink is powered up before attempting link trainingBen Skeggs
2016-03-03drm/nouveau/display: Enable vblank irqs after display engine is on again.Mario Kleiner
2016-03-03drm/nouveau/kms: take mode_config mutex in connector hotplug pathBen Skeggs
2016-01-07Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2016-01-05drm/nouveau/gr/nv40: fix oops in interrupt handlerBen Skeggs