summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau (follow)
Commit message (Expand)AuthorAge
* drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck2021-09-26
* drm/nouveau: fix dma_address check for CPU/GPU syncChristian König2021-07-11
* drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs2021-01-30
* drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs2021-01-30
* drm/nouveau: Fix reference count leak in nouveau_connector_detectAditya Pakki2020-09-03
* drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_openAditya Pakki2020-09-03
* drm/nouveau: fix multiple instances of reference count leaksAditya Pakki2020-08-21
* drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reasonBen Skeggs2020-08-21
* drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs2020-07-31
* drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs2020-02-28
* drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handlerYueHaibing2020-02-28
* drm/nouveau/pmu: don't print reply values if exec is falseColin Ian King2020-01-29
* drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RONColin Ian King2020-01-29
* drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul2019-08-04
* drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul2019-06-11
* drm/nouveau/fbcon: fix oops without fbdev emulationPavel Roskin2018-11-10
* drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs2018-10-10
* drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()Lyude Paul2018-09-29
* drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding2018-09-26
* drm/drivers: add support for using the arch wc mapping API.Dave Airlie2018-09-09
* drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter2018-08-24
* drm/nouveau/kms: Increase max retries in scanout position queries.Mario Kleiner2018-03-24
* drm/nouveau: Fix deadlock on runtime suspendLukas Wunner2018-03-18
* drm/nouveau/pci: do a msi rearm on initKarol Herbst2018-03-03
* drm/nouveau: hide gcc-4.9 -Wmaybe-uninitializedArnd Bergmann2018-02-25
* drm/nouveau/mmu: flush tlbs before deleting page tablesBen Skeggs2017-10-27
* drm/nouveau/bsp/g92: disable by defaultIlia Mirkin2017-10-27
* drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin2017-09-13
* drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs2017-08-06
* drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul2017-06-17
* drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffersBen Skeggs2017-06-17
* drm/nouveau: prevent userspace from deleting client objectBen Skeggs2017-06-17
* drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs2017-06-14
* drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs2017-05-25
* drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs2017-05-25
* drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs2017-05-25
* drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs2017-05-25
* drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs2017-05-25
* drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin2017-04-21
* drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin2017-04-21
* drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalIlia Mirkin2017-02-09
* drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215Alastair Bridgewater2017-02-09
* drm/nouveau/i2c/gk110b,gm10x: use the correct implementationBen Skeggs2017-01-09
* drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutexBen Skeggs2017-01-09
* drm/nouveau/ltc: protect clearing of comptags with mutexBen Skeggs2017-01-09
* drm/nouveau/bios: require checksum to match for fast acpi shadow methodBen Skeggs2017-01-09
* drm/nouveau/kms: lvds panel strap moved again on maxwellBen Skeggs2017-01-09
* drm/nouveau/fifo/nv04: avoid ramht race against cookie insertionIlia Mirkin2016-10-07
* nouveau: fix nv40_perfctr_next() cleanup regressionArnd Bergmann2016-09-30
* drm/nouveau/fbcon: fix font width not divisible by 8Mikulas Patocka2016-08-20