summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine (follow)
Commit message (Expand)AuthorAge
* drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck2021-09-26
* drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs2020-02-28
* drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding2018-09-26
* drm/nouveau/bsp/g92: disable by defaultIlia Mirkin2017-10-27
* 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/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/fifo/nv04: avoid ramht race against cookie insertionIlia Mirkin2016-10-07
* nouveau: fix nv40_perfctr_next() cleanup regressionArnd Bergmann2016-09-30
* drm/nouveau/gr/nv3x: fix instobj write offsets in gr setupIlia Mirkin2016-08-20
* drm/nouveau/disp/sor/gf119: select correct sor when poking training patternBen Skeggs2016-07-27
* drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headersBen Skeggs2016-07-27
* drm/nouveau/disp/sor/gf119: both links use the same training registerBen Skeggs2016-07-27
* drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queriesBen Skeggs2016-05-04
* drm/nouveau: platform: Fix deferred probeThierry Reding2016-03-03
* drm/nouveau/disp/dp: ensure sink is powered up before attempting link trainingBen Skeggs2016-03-03
* drm/nouveau/gr/nv40: fix oops in interrupt handlerBen Skeggs2016-01-05
* drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by defaultBen Skeggs2015-12-09
* drm/nouveau/gr/gf100-: fix oops when calling zbc methodsBen Skeggs2015-11-25
* drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...Ben Skeggs2015-11-25
* drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...Ben Skeggs2015-11-25
* drm/nouveau/gr/gf100-: split out per-gpc address calculation macroBen Skeggs2015-11-25
* drm/nouveau/pci: enable c800 magic for some unknown Samsung laptopBen Skeggs2015-11-25
* drm/nouveau/pci: enable c800 magic for Clevo P157SMKarol Herbst2015-11-25
* drm/nouveau/pci: enable c800 magic for Medion Erazer X7827Ilia Mirkin2015-11-03
* drm/nouveau/pci: enable c800 magic for Lenovo Y510PIlia Mirkin2015-11-03
* drm/nouveau/disp,pm: constify nvkm_object_func structuresJulia Lawall2015-11-03
* drm/nouveau/gr: add FERMI_COMPUTE_B class to GF110+Ilia Mirkin2015-11-03
* drm/nouveau/gr: document mp error 0x10Ilia Mirkin2015-11-03
* drm/nouveau/pmu/gk107: enable PGOB codepathsBen Skeggs2015-11-03
* drm/nouveau/pci/nv46: attempt to fix msi, and re-enable by defaultBen Skeggs2015-11-03
* drm/nouveau/pci/g94: split implementation from nv40Ben Skeggs2015-11-03
* drm/nouveau/pci/g84: split implementation from nv50Ben Skeggs2015-11-03
* drm/nouveau/ibus/gf100: increase wait timeout to avoid read faultsSamuel Pitoiset2015-11-03
* drm/nouveau/gm204/6: add voltage control using the new gk104 volt classMartin Peres2015-11-03
* drm/nouveau/gm107: add voltage control using the new gk104 volt classMartin Peres2015-11-03
* drm/nouveau/volt/gk104: add support for pwm and gpio modesMartin Peres2015-11-03
* drm/nouveau/platform: allow to specify the IOMMU bitAlexandre Courbot2015-11-03
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-11
|\
| * drm/nouveau/device: enable c800 quirk for tecra w50Ben Skeggs2015-09-11
| * drm/nouveau/gr/nv04: fix big endian setting on gr contextIlia Mirkin2015-09-11
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-04
|\|
| * drm/nouveau/tegra: merge platform setup from nouveau drmBen Skeggs2015-08-28
| * drm/nouveau/device: remove pci/platform_device from common structBen Skeggs2015-08-28
| * drm/nouveau/device: import pciid list and integrate quirks with itBen Skeggs2015-08-28
| * drm/nouveau/device: cleaner abstraction for device resource functionsBen Skeggs2015-08-28
| * drm/nouveau/mc: move device irq handling to platform-specific codeBen Skeggs2015-08-28
| * drm/nouveau/pci: new subdevBen Skeggs2015-08-28