summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2021-09-26drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck
2021-07-11drm/nouveau: fix dma_address check for CPU/GPU syncChristian König
2021-01-30drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs
2021-01-30drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs
2020-09-03drm/nouveau: Fix reference count leak in nouveau_connector_detectAditya Pakki
2020-09-03drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_openAditya Pakki
2020-08-21drm/nouveau: fix multiple instances of reference count leaksAditya Pakki
2020-08-21drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reasonBen Skeggs
2020-07-31drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs
2020-02-28drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs
2020-02-28drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handlerYueHaibing
2020-01-29drm/nouveau/pmu: don't print reply values if exec is falseColin Ian King
2020-01-29drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RONColin Ian King
2019-08-04drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul
2019-06-11drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul
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