summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include/nvif
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/gr/tu10x: initial supportBen Skeggs2020-01-151-0/+3
* drm/nouveau/mmu: Add correct turing page kindsJames Jones2020-01-152-3/+3
* drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin2019-07-1936-36/+36
* drm/nouveau/fault/gv100-: expose VoltaFaultBufferABen Skeggs2019-02-201-0/+1
* drm/nouveau/fault/gp100: expose MaxwellFaultBufferABen Skeggs2019-02-202-0/+14
* drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabledBen Skeggs2019-02-201-0/+6
* drm/nouveau/mmu/gp100-: add privileged methods for fault replay/cancelBen Skeggs2019-02-202-0/+16
* drm/nouveau/mmu: add a privileged method to directly manage PTEsBen Skeggs2019-02-201-0/+26
* drm/nouveau/mmu: support initialisation of client-managed address-spacesBen Skeggs2019-02-202-3/+4
* drm/nouveau/disp/tu102: rename implementation from tu104Ben Skeggs2019-02-201-5/+5
* drm/nouveau/ce/tu104: initial supportBen Skeggs2018-12-111-0/+1
* drm/nouveau/fifo/tu104: initial supportBen Skeggs2018-12-111-0/+1
* drm/nouveau/disp/tu104: initial supportBen Skeggs2018-12-111-0/+5
* drm/nouveau/core: recognise TU104Ben Skeggs2018-12-111-0/+1
* drm/nouveau/fifo/gv100: return work submission token in channel ctor argsBen Skeggs2018-12-112-1/+20
* drm/nouveau/fifo/gk104-: support enabling privileged ce functionsBen Skeggs2018-12-111-1/+1
* drm/nouveau/fifo/gk104-: return channel instance in ctor argsBen Skeggs2018-12-111-0/+1
* drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0Ilia Mirkin2018-10-111-1/+4
* drm/nouveau/nvif: remove const attribute from nvif_mclassNick Desaulniers2018-07-161-1/+1
* drm/nouveau/gr/gv100: initial supportBen Skeggs2018-05-181-0/+3
* drm/nouveau/ce/gv100: initial supportBen Skeggs2018-05-181-0/+1
* drm/nouveau/fifo/gv100: initial supportBen Skeggs2018-05-183-0/+25
* drm/nouveau/disp/gv100: initial supportBen Skeggs2018-05-183-0/+31
* drm/nouveau/core: recognise gv100Ben Skeggs2018-05-181-0/+1
* drm/nouveau/kms: move display class instantiation to libraryBen Skeggs2018-05-182-0/+28
* drm/nouveau/fifo/gk104-: require explicit runlist selection for channel alloc...Ben Skeggs2018-05-181-16/+2
* drm/nouveau/fifo/gk104-: support querying engines available on each runlistBen Skeggs2018-05-183-0/+30
* drm/nouveau/fifo: support channel count queryBen Skeggs2018-05-182-1/+4
* drm/nouveau/device: support querying available engines of a specific typeBen Skeggs2018-05-181-0/+19
* drm/nouveau/device: implement a generic method to query device-specific prope...Ben Skeggs2018-05-181-0/+16
* drm/nouveau/disp/nv50-: pass nvkm_memory objects for channel push buffersBen Skeggs2018-05-182-0/+3
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-1525-30/+440
|\
| * drm/nouveau/mmu: remove old vmm frontendBen Skeggs2017-11-021-2/+0
| * drm/nouveau: switch over to new memory and vmm interfacesBen Skeggs2017-11-021-2/+0
| * drm/nouveau: pass handle of vmm object to channel allocation ioctlsBen Skeggs2017-11-026-6/+6
| * drm/nouveau: use nvif_mmu_type to determine BAR1 cachingBen Skeggs2017-11-021-1/+0
| * drm/nouveau/mmu: define user interfaces to mmu vmm opertaionsBen Skeggs2017-11-022-0/+103
| * drm/nouveau/mmu: define user interfaces to mmu memory allocationBen Skeggs2017-11-022-0/+27
| * drm/nouveau/mmu: define user interfaces to mmuBen Skeggs2017-11-023-0/+103
| * drm/nouveau/mmu/gf100-: type-based vram allocation and bar mappingBen Skeggs2017-11-022-0/+24
| * drm/nouveau/mmu/nv50,g84: type-based vram allocation and bar mappingBen Skeggs2017-11-022-0/+26
| * drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mappingBen Skeggs2017-11-022-0/+12
| * drm/nouveau/mmu: add base for type-based memory allocationBen Skeggs2017-11-022-0/+15
| * drm/nouveau/mmu/gp100,gp10b: implement new vmm backendBen Skeggs2017-11-021-0/+13
| * drm/nouveau/mmu/gm200,gm20b: implement new vmm backendBen Skeggs2017-11-021-0/+13
| * drm/nouveau/mmu/gf100: implement new vmm backendBen Skeggs2017-11-021-0/+13
| * drm/nouveau/mmu/nv50,g84: implement new vmm backendBen Skeggs2017-11-021-0/+13
| * drm/nouveau/mmu/nv04: implement new vmm backendBen Skeggs2017-11-021-0/+4
| * drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new baseBen Skeggs2017-11-022-0/+9
| * drm/nouveau/mmu/gm200,gm20b: implement vmm on top of new baseBen Skeggs2017-11-022-0/+15
OpenPOWER on IntegriCloud