aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include
AgeCommit message (Expand)Author
2019-06-09drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul
2019-04-20drm/nouveau/volt/gf117: fix speedo readout registerIlia Mirkin
2018-07-16drm/nouveau/nvif: remove const attribute from nvif_mclassNick Desaulniers
2018-05-18drm/nouveau/gr/gv100: initial supportBen Skeggs
2018-05-18drm/nouveau/ce/gv100: initial supportBen Skeggs
2018-05-18drm/nouveau/fifo/gv100: initial supportBen Skeggs
2018-05-18drm/nouveau/disp/gv100: initial supportBen Skeggs
2018-05-18drm/nouveau/dma/gv100: initial supportBen Skeggs
2018-05-18drm/nouveau/fault/gv100: initial supportBen Skeggs
2018-05-18drm/nouveau/mmu/gv100: initial supportBen Skeggs
2018-05-18drm/nouveau/fb/gv100: initial supportBen Skeggs
2018-05-18drm/nouveau/devinit/gv100: initial supportBen Skeggs
2018-05-18drm/nouveau/core: recognise gv100Ben Skeggs
2018-05-18drm/nouveau/core: increase maximum number of copy engines to 9Ben Skeggs
2018-05-18drm/nouveau/kms/nv50-: determine MST support from DP Info TableBen Skeggs
2018-05-18drm/nouveau/kms: move display class instantiation to libraryBen Skeggs
2018-05-18drm/nouveau/gr/gp102-: setup stencil zbcBen Skeggs
2018-05-18drm/nouveau/gr/gf100-: update r408840 where requiredBen Skeggs
2018-05-18drm/nouveau/fifo/gk104-: require explicit runlist selection for channel alloc...Ben Skeggs
2018-05-18drm/nouveau/fifo/gk104-: support querying engines available on each runlistBen Skeggs
2018-05-18drm/nouveau/fifo/gk104-: allow fault recovery code to be called by other subdevsBen Skeggs
2018-05-18drm/nouveau/fifo: support channel count queryBen Skeggs
2018-05-18drm/nouveau/device: support querying available engines of a specific typeBen Skeggs
2018-05-18drm/nouveau/device: implement a generic method to query device-specific prope...Ben Skeggs
2018-05-18drm/nouveau/disp/nv50-: pass nvkm_memory objects for channel push buffersBen Skeggs
2018-05-18drm/nouveau/fault/gp100: implement replayable fault buffer initialisationBen Skeggs
2018-05-18drm/nouveau/fault: add infrastructure to support fault buffersBen Skeggs
2018-05-18drm/nouveau/core: define FAULT subdevBen Skeggs
2018-02-08Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds
2018-02-02drm/nouveau: Add support for BLCG on Kepler2Lyude Paul
2018-02-02drm/nouveau: Add support for BLCG on Kepler1Lyude Paul
2018-02-02drm/nouveau: Add support for basic clockgating on Kepler1Lyude Paul
2018-02-02drm/nouveau/secboot/gp108: implement on top of acr_r370Ben Skeggs
2018-01-19Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-19drm/nouveau/mmu/mcp77: fix regressions in stolen memory handlingBen Skeggs
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02drm/nouveau/mmu: remove old vmm frontendBen Skeggs
2017-11-02drm/nouveau: switch over to new memory and vmm interfacesBen Skeggs
2017-11-02drm/nouveau: pass handle of vmm object to channel allocation ioctlsBen Skeggs
2017-11-02drm/nouveau: use nvif_mmu_type to determine BAR1 cachingBen Skeggs
2017-11-02drm/nouveau/mmu: define user interfaces to mmu vmm opertaionsBen Skeggs
2017-11-02drm/nouveau/mmu: define user interfaces to mmu memory allocationBen Skeggs
2017-11-02drm/nouveau/mmu: define user interfaces to mmuBen Skeggs
2017-11-02drm/nouveau/mmu/gf100-: type-based vram allocation and bar mappingBen Skeggs
2017-11-02drm/nouveau/mmu/nv50,g84: type-based vram allocation and bar mappingBen Skeggs
2017-11-02drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mappingBen Skeggs
2017-11-02drm/nouveau/mmu: add base for type-based memory allocationBen Skeggs
2017-11-02drm/nouveau/mmu: build up information on available memory typesBen Skeggs
2017-11-02drm/nouveau/fifo: initialise vmm with new interfacesBen Skeggs