summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm
AgeCommit message (Expand)Author
2020-02-28drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs
2020-02-28drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fwBen Skeggs
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-10-10drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs
2018-09-26drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding
2018-05-30drm/nouveau/pmu/fuc: don't use movw directly anymoreKarol Herbst
2018-03-03drm/nouveau/pci: do a msi rearm on initKarol Herbst
2017-10-27drm/nouveau/mmu: flush tlbs before deleting page tablesBen Skeggs
2017-10-27drm/nouveau/bsp/g92: disable by defaultIlia Mirkin
2017-10-21drm/nouveau/gr/gf100-: fix ccache error loggingBen Skeggs
2017-09-09drm/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-08-06drm/nouveau/disp/nv50-: bump max chans to 21Ilia Mirkin
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/disp/mcp7x: disable dptmds workaroundBen 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-03-22drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classesBen Skeggs
2017-03-22drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.userBen Skeggs
2017-03-22drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indicesBen Skeggs
2017-02-09drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215Alastair Bridgewater
2017-01-09drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutexBen Skeggs
2017-01-09drm/nouveau/i2c/gk110b,gm10x: use the correct implementationBen 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/gr: fallback to legacy paths during firmware lookupAlexandre Courbot
2016-09-22drm/nouveau: Revert "bus: remove cpu_coherent flag"Karol Herbst
2016-09-22drm/nouveau/fifo/nv04: avoid ramht race against cookie insertionIlia Mirkin
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2016-07-30drm/nouveau/gr/nv3x: fix instobj write offsets in gr setupIlia Mirkin
2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie
2016-07-14drm/nouveau/bus: remove cpu_coherent flagAlexandre Courbot
2016-07-14drm/nouveau/ce/gp104: initial supportBen Skeggs
2016-07-14drm/nouveau/fifo/gp104: initial supportBen Skeggs
2016-07-14drm/nouveau/disp/gp104: initial supportBen Skeggs
2016-07-14drm/nouveau/dma/gp104: initial supportBen Skeggs
2016-07-14drm/nouveau/ltc/gp104: initial supportBen Skeggs
2016-07-14drm/nouveau/ibus/gp104: initial supportBen Skeggs
2016-07-14drm/nouveau/i2c/gp104: initial supportBen Skeggs
2016-07-14drm/nouveau/gpio/gp104: initial supportBen Skeggs
2016-07-14drm/nouveau/fuse/gp104: initial supportBen Skeggs