Ben Skeggs
|
8c06e60ed4
drm/nouveau: if requested, try harder at disabling sysmem pushbufs
|
14 年之前 |
Ben Skeggs
|
7375c95b34
drm/nouveau: remove 'chan' argument from nouveau_bo_new
|
14 年之前 |
Ben Skeggs
|
ce163f6967
drm/nv50-nvc0: explicitly map pushbuf bo into channel vm
|
14 年之前 |
Ben Skeggs
|
180cc30637
drm/nouveau: convert bo.mem.start usage to bo.offset
|
14 年之前 |
Ben Skeggs
|
07533ea549
drm/nouveau: convert some bo.offset use to vma.offset
|
14 年之前 |
Ben Skeggs
|
dd6a46cc92
drm/nouveau: initialise any vm for a channel before pushbuf/ntfy
|
14 年之前 |
Ben Skeggs
|
b7cb6c01ee
drm/nouveau: modify gpuobj/ntfy takedown ordering
|
14 年之前 |
Ben Skeggs
|
e8a863c10f
drm/nouveau: store a per-client channel list
|
14 年之前 |
Ben Skeggs
|
a82dd49f14
drm/nouveau: remove remnants of nouveau_pgraph_engine
|
14 年之前 |
Ben Skeggs
|
39a654d5b9
drm/nouveau: remove remnants of nouveau_pgraph_engine from nouveau_channel
|
14 年之前 |
Ben Skeggs
|
2703c21a82
drm/nv50/gr: move to exec engine interfaces
|
14 年之前 |
Ben Skeggs
|
6dfdd7a61e
drm/nouveau: working towards a common way to represent engines
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Ben Skeggs
|
d550c41e4f
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
|
14 年之前 |
Ben Skeggs
|
ea5f2786a0
drm/nouveau: silence some compiler warnings
|
14 年之前 |
Ben Skeggs
|
e457acaed4
drm/nouveau: create grctx on the fly on all chipsets
|
14 年之前 |
Ben Skeggs
|
2a55c9a7ff
drm/nvc0: reserve only subc 0 for kernel use
|
14 年之前 |
Michel Hermier
|
8e91182bbd
drm/nouveau: Validate channel indices passed from userspace.
|
14 年之前 |
Ben Skeggs
|
96545299d7
drm/nvc0: fix channel dma init paths
|
14 年之前 |
Ben Skeggs
|
4c13614298
drm/nv50: implement global channel address space on new VM code
|
14 年之前 |
Ben Skeggs
|
d908175cca
drm/nouveau: make fifo.create_context() responsible for mapping control regs
|
14 年之前 |
Francisco Jerez
|
6dccd311dd
drm/nouveau: Synchronize with the user channel before GPU object destruction.
|
14 年之前 |
Ben Skeggs
|
7f4a195fcb
drm/nouveau: tidy up and extend dma object creation interfaces
|
14 年之前 |
Francisco Jerez
|
332b242f47
drm/nouveau: Implement the pageflip ioctl.
|
14 年之前 |
Marcin Slusarz
|
382d62e524
drm/nouveau: fix annoying nouveau_fence type issue
|
14 年之前 |
Ben Skeggs
|
f4512e6579
drm/nv50: create graph and crypt contexts on demand
|
14 年之前 |
Ben Skeggs
|
bd2e597de8
drm/nv84: add support for the PCRYPT engine
|
14 年之前 |
Francisco Jerez
|
f091a3d403
drm/nouveau: Implement weak channel references.
|
14 年之前 |
Francisco Jerez
|
feeb0aecfb
drm/nouveau: Add unlocked variants of nouveau_channel_get/put.
|
14 年之前 |
Francisco Jerez
|
f175b745b5
drm/nouveau: Fix race condition in channel refcount handling.
|
14 年之前 |