summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/include/nvif
AgeCommit message (Expand)Author
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/gp100,gp10b: implement new vmm backendBen Skeggs
2017-11-02drm/nouveau/mmu/gm200,gm20b: implement new vmm backendBen Skeggs
2017-11-02drm/nouveau/mmu/gf100: implement new vmm backendBen Skeggs
2017-11-02drm/nouveau/mmu/nv50,g84: implement new vmm backendBen Skeggs
2017-11-02drm/nouveau/mmu/nv04: implement new vmm backendBen Skeggs
2017-11-02drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new baseBen Skeggs
2017-11-02drm/nouveau/mmu/gm200,gm20b: implement vmm on top of new baseBen Skeggs
2017-11-02drm/nouveau/mmu/gf100: implement vmm on top of new baseBen Skeggs
2017-11-02drm/nouveau/mmu/nv50,g84: implement vmm on top of new baseBen Skeggs
2017-11-02drm/nouveau/mmu/nv04: implement vmm on top of new baseBen Skeggs
2017-11-02drm/nouveau/mmu: implement base for new vm managementBen Skeggs
2017-11-02drm/nouveau/core/memory: add some useful accessor macrosBen Skeggs
2017-11-02drm/nouveau/core/object: allow arguments to be passed to map functionBen Skeggs
2017-06-16drm/nouveau/disp: introduce acquire/release display path methodsBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: port OR power state control to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/dp: remove DP_PWR methodBen Skeggs
2017-06-16drm/nouveau/disp/g84-: Extend NVKM HDMI power control method to set InfoFramesAlastair Bridgewater
2017-03-07drm/nouveau/gr/gp102: initial supportBen Skeggs
2017-02-17drm/nouveau/fifo/gf100-: provide notification to user if channel is killedBen Skeggs
2017-02-17drm/nouveau/fifo/g84-: rename non-stall interrupt eventBen Skeggs
2017-02-17drm/nouveau/core/client: allow creation of subclientsBen Skeggs
2017-02-17drm/nouveau/core/client: modify prefix on nvif structures, for consistencyBen Skeggs
2017-02-17drm/nouveau/gr/nv50-mcp89: add defines for gr classesBen Skeggs
2016-11-17drm/nouveau/disp/gp102: rename from gp104Ben Skeggs
2016-11-07drm/nouveau/disp/sor/gf119-: add method to program mst payload informationBen Skeggs
2016-11-07drm/nouveau/disp/sor/gf119-: add method to control mst enableBen Skeggs
2016-11-07drm/nouveau/nvif: helper to match against supported class listBen Skeggs
2016-07-14drm/nouveau/ce/gp104: initial supportBen Skeggs
2016-07-14drm/nouveau/disp/gp104: initial supportBen Skeggs
2016-07-14drm/nouveau/gr/gp100: initial supportBen Skeggs
2016-07-14drm/nouveau/ce/gp100: initial supportBen Skeggs
2016-07-14drm/nouveau/fifo/gp100: initial supportBen Skeggs
2016-07-14drm/nouveau/disp/gp100: initial supportBen Skeggs
2016-07-14drm/nouveau/core: recognise GP100 chipsetBen Skeggs
2016-03-14drm/nouveau/fifo/gk110: expose KeplerChannelGpfifoBBen Skeggs
2016-03-14drm/nouveau/fifo/gk104: add vic plumbingBen Skeggs
2016-03-14drm/nouveau/fifo/gk104: add sec plumbingBen Skeggs