Ben Skeggs
|
ad76b3f7c7
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
|
11 years ago |
Alexandre Courbot
|
a81349a7b2
drm/nouveau: allocate GPFIFOs and fences coherently
|
11 years ago |
Maarten Lankhorst
|
bb6178b04f
drm/nouveau: export reservation_object from dmabuf to ttm
|
11 years ago |
Maarten Lankhorst
|
15a996bbb6
drm/nouveau: assign fence_chan->name correctly
|
11 years ago |
Maarten Lankhorst
|
1dadba87cb
drm/nouveau: nv84+: fix fence context seqno's
|
11 years ago |
Maarten Lankhorst
|
29ba89b237
drm/nouveau: rework to new fence interface
|
11 years ago |
Ben Skeggs
|
bbf8906b2c
drm/nouveau/fifo: audit and version fifo channel classes
|
11 years ago |
Ben Skeggs
|
fdb751ef2b
drm/nouveau: remove as much direct use of core headers as possible
|
11 years ago |
Ben Skeggs
|
0ad72863ea
drm/nouveau: port to nvif client/device/objects
|
11 years ago |
Ben Skeggs
|
967e7bde87
drm/nouveau: initial pass at moving to struct nvif_device
|
11 years ago |
Ben Skeggs
|
3ee6f5b503
drm/nouveau: store a pointer to vm in nouveau_cli
|
11 years ago |
Ben Skeggs
|
264ce192b3
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
|
12 years ago |
Ben Skeggs
|
827520ce06
drm/nouveau/fence: make internal hooks part of the context
|
12 years ago |
Ben Skeggs
|
bba9852fee
drm/nv84-/fence: abstract class emit/sync functions to virt+sequence
|
12 years ago |
Ben Skeggs
|
a34caf78f2
drm/nv84/fence: access fences with full virtual address, not offset
|
12 years ago |
Ben Skeggs
|
e18c080fb8
drm/nouveau/fence/nv84-: put processes to sleep while waiting on fences
|
12 years ago |
Ben Skeggs
|
77145f1cbd
drm/nouveau: port remainder of drm code, and rip out compat layer
|
13 years ago |
Ben Skeggs
|
ebb945a94b
drm/nouveau: port all engines to new engine module format
|
13 years ago |
Ben Skeggs
|
f589be88ca
drm/nouveau/pageflip: kick flip handling out of engsw and into fence
|
13 years ago |
Ben Skeggs
|
e193b1d42c
drm/nouveau/fence: un-port from nouveau_exec_engine interfaces
|
13 years ago |
Ben Skeggs
|
3863c9bc88
drm/nouveau/instmem: completely new implementation, as a subdev module
|
13 years ago |
Ben Skeggs
|
02a841d434
drm/nouveau: restructure source tree, split core from drm implementation
|
13 years ago |
Ben Skeggs
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
Ben Skeggs
|
906c033e27
drm/nouveau/fence: fix a race where fence->channel can disappear
|
13 years ago |
Ben Skeggs
|
5e120f6e4b
drm/nouveau/fence: convert to exec engine, and improve channel sync
|
13 years ago |