summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/include/nvif
AgeCommit message (Expand)AuthorFilesLines
2018-05-18drm/nouveau/ce/gv100: initial supportBen Skeggs1-0/+1
2018-05-18drm/nouveau/fifo/gv100: initial supportBen Skeggs3-0/+25
2018-05-18drm/nouveau/disp/gv100: initial supportBen Skeggs3-0/+31
2018-05-18drm/nouveau/core: recognise gv100Ben Skeggs1-0/+1
2018-05-18drm/nouveau/kms: move display class instantiation to libraryBen Skeggs2-0/+28
2018-05-18drm/nouveau/fifo/gk104-: require explicit runlist selection for channel alloc...Ben Skeggs1-16/+2
2018-05-18drm/nouveau/fifo/gk104-: support querying engines available on each runlistBen Skeggs3-0/+30
2018-05-18drm/nouveau/fifo: support channel count queryBen Skeggs2-1/+4
2018-05-18drm/nouveau/device: support querying available engines of a specific typeBen Skeggs1-0/+19
2018-05-18drm/nouveau/device: implement a generic method to query device-specific prope...Ben Skeggs1-0/+16
2018-05-18drm/nouveau/disp/nv50-: pass nvkm_memory objects for channel push buffersBen Skeggs2-0/+3
2017-11-16Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-30/+440
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman33-0/+33
2017-11-02drm/nouveau/mmu: remove old vmm frontendBen Skeggs1-2/+0
2017-11-02drm/nouveau: switch over to new memory and vmm interfacesBen Skeggs1-2/+0
2017-11-02drm/nouveau: pass handle of vmm object to channel allocation ioctlsBen Skeggs6-6/+6
2017-11-02drm/nouveau: use nvif_mmu_type to determine BAR1 cachingBen Skeggs1-1/+0
2017-11-02drm/nouveau/mmu: define user interfaces to mmu vmm opertaionsBen Skeggs2-0/+103
2017-11-02drm/nouveau/mmu: define user interfaces to mmu memory allocationBen Skeggs2-0/+27
2017-11-02drm/nouveau/mmu: define user interfaces to mmuBen Skeggs3-0/+103
2017-11-02drm/nouveau/mmu/gf100-: type-based vram allocation and bar mappingBen Skeggs2-0/+24
2017-11-02drm/nouveau/mmu/nv50,g84: type-based vram allocation and bar mappingBen Skeggs2-0/+26
2017-11-02drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mappingBen Skeggs2-0/+12
2017-11-02drm/nouveau/mmu: add base for type-based memory allocationBen Skeggs2-0/+15
2017-11-02drm/nouveau/mmu/gp100,gp10b: implement new vmm backendBen Skeggs1-0/+13
2017-11-02drm/nouveau/mmu/gm200,gm20b: implement new vmm backendBen Skeggs1-0/+13
2017-11-02drm/nouveau/mmu/gf100: implement new vmm backendBen Skeggs1-0/+13
2017-11-02drm/nouveau/mmu/nv50,g84: implement new vmm backendBen Skeggs1-0/+13
2017-11-02drm/nouveau/mmu/nv04: implement new vmm backendBen Skeggs1-0/+4
2017-11-02drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new baseBen Skeggs2-0/+9
2017-11-02drm/nouveau/mmu/gm200,gm20b: implement vmm on top of new baseBen Skeggs2-0/+15
2017-11-02drm/nouveau/mmu/gf100: implement vmm on top of new baseBen Skeggs2-0/+9
2017-11-02drm/nouveau/mmu/nv50,g84: implement vmm on top of new baseBen Skeggs2-0/+9
2017-11-02drm/nouveau/mmu/nv04: implement vmm on top of new baseBen Skeggs2-1/+10
2017-11-02drm/nouveau/mmu: implement base for new vm managementBen Skeggs2-0/+5
2017-11-02drm/nouveau/core/memory: add some useful accessor macrosBen Skeggs1-14/+0
2017-11-02drm/nouveau/core/object: allow arguments to be passed to map functionBen Skeggs2-5/+12
2017-06-16drm/nouveau/disp: introduce acquire/release display path methodsBen Skeggs1-0/+9
2017-06-16drm/nouveau/disp/nv50-: port OR power state control to nvkm_iorBen Skeggs1-25/+0
2017-06-16drm/nouveau/disp/dp: remove DP_PWR methodBen Skeggs1-7/+0
2017-06-16drm/nouveau/disp/g84-: Extend NVKM HDMI power control method to set InfoFramesAlastair Bridgewater1-1/+3
2017-03-07drm/nouveau/gr/gp102: initial supportBen Skeggs1-0/+2
2017-02-17drm/nouveau/fifo/gf100-: provide notification to user if channel is killedBen Skeggs2-0/+2
2017-02-17drm/nouveau/fifo/g84-: rename non-stall interrupt eventBen Skeggs4-4/+4
2017-02-17drm/nouveau/core/client: allow creation of subclientsBen Skeggs3-3/+13
2017-02-17drm/nouveau/core/client: modify prefix on nvif structures, for consistencyBen Skeggs2-9/+13
2017-02-17drm/nouveau/gr/nv50-mcp89: add defines for gr classesBen Skeggs1-0/+12
2016-11-17drm/nouveau/disp/gp102: rename from gp104Ben Skeggs1-2/+2
2016-11-07drm/nouveau/disp/sor/gf119-: add method to program mst payload informationBen Skeggs1-0/+10
2016-11-07drm/nouveau/disp/sor/gf119-: add method to control mst enableBen Skeggs1-0/+7