summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm
AgeCommit message (Expand)AuthorFilesLines
2019-08-04drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul1-0/+20
2019-06-11drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul5-2/+63
2018-10-10drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs1-1/+2
2018-09-26drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding1-0/+13
2018-05-30drm/nouveau/pmu/fuc: don't use movw directly anymoreKarol Herbst4-1292/+1292
2018-03-03drm/nouveau/pci: do a msi rearm on initKarol Herbst1-0/+7
2017-10-27drm/nouveau/mmu: flush tlbs before deleting page tablesBen Skeggs1-0/+2
2017-10-27drm/nouveau/bsp/g92: disable by defaultIlia Mirkin1-1/+1
2017-10-21drm/nouveau/gr/gf100-: fix ccache error loggingBen Skeggs1-1/+1
2017-09-09drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin1-0/+4
2017-08-07drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs1-1/+1
2017-08-07drm/nouveau/disp/nv50-: bump max chans to 21Ilia Mirkin1-1/+1
2017-06-14drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs1-3/+4
2017-05-25drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs1-10/+16
2017-05-25drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs1-3/+13
2017-05-25drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs1-7/+10
2017-05-25drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs1-1/+1
2017-05-25drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs4-4/+4
2017-04-21drm/nouveau/disp/mcp7x: disable dptmds workaroundBen Skeggs1-2/+0
2017-04-21drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin1-1/+1
2017-04-21drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin2-2/+2
2017-03-22drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classesBen Skeggs14-28/+32
2017-03-22drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.userBen Skeggs7-92/+106
2017-03-22drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indicesBen Skeggs5-2/+80
2017-02-09drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215Alastair Bridgewater1-1/+1
2017-01-09drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutexBen Skeggs2-6/+11
2017-01-09drm/nouveau/i2c/gk110b,gm10x: use the correct implementationBen Skeggs1-3/+3
2017-01-09drm/nouveau/ltc: protect clearing of comptags with mutexBen Skeggs1-0/+2
2017-01-09drm/nouveau/bios: require checksum to match for fast acpi shadow methodBen Skeggs3-2/+7
2017-01-09drm/nouveau/gr: fallback to legacy paths during firmware lookupAlexandre Courbot1-4/+46
2016-09-22drm/nouveau: Revert "bus: remove cpu_coherent flag"Karol Herbst2-0/+2
2016-09-22drm/nouveau/fifo/nv04: avoid ramht race against cookie insertionIlia Mirkin1-0/+3
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-7/+6
2016-08-02Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie2-4/+4
2016-07-30drm/nouveau/gr/nv3x: fix instobj write offsets in gr setupIlia Mirkin2-4/+4
2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie1-1/+2
2016-07-14drm/nouveau/bus: remove cpu_coherent flagAlexandre Courbot2-2/+0
2016-07-14drm/nouveau/ce/gp104: initial supportBen Skeggs4-0/+50
2016-07-14drm/nouveau/fifo/gp104: initial supportBen Skeggs1-0/+1
2016-07-14drm/nouveau/disp/gp104: initial supportBen Skeggs21-5/+389
2016-07-14drm/nouveau/dma/gp104: initial supportBen Skeggs1-0/+1
2016-07-14drm/nouveau/ltc/gp104: initial supportBen Skeggs1-0/+1
2016-07-14drm/nouveau/ibus/gp104: initial supportBen Skeggs1-0/+1
2016-07-14drm/nouveau/i2c/gp104: initial supportBen Skeggs1-0/+1
2016-07-14drm/nouveau/gpio/gp104: initial supportBen Skeggs1-0/+1
2016-07-14drm/nouveau/fuse/gp104: initial supportBen Skeggs1-0/+1
2016-07-14drm/nouveau/bus/gp104: initial supportBen Skeggs1-0/+1
2016-07-14drm/nouveau/bar/gp104: initial supportBen Skeggs1-0/+1
2016-07-14drm/nouveau/mmu/gp104: initial supportBen Skeggs1-0/+1
2016-07-14drm/nouveau/fb/gp104: initial supportBen Skeggs5-1/+48