Alexandre Courbot
|
9bcd38de5b
drm/nouveau/bo: consider DMA buffers on x86 only
|
9 years ago |
Rasmus Villemoes
|
4fbbed46dc
drm/nouveau: use post-decrement in error handling
|
9 years ago |
Daniel Vetter
|
a7fb8a23c1
drm: Remove __OS_HAS_AGP
|
10 years ago |
Ben Skeggs
|
340b0e7c50
drm/nouveau/pci: merge agp handling from nouveau drm
|
10 years ago |
Ben Skeggs
|
26c9e8effe
drm/nouveau/device: remove pci/platform_device from common struct
|
10 years ago |
Ben Skeggs
|
7e8820fed7
drm/nouveau/device: cleaner abstraction for device resource functions
|
10 years ago |
Ben Skeggs
|
c85ee6ca79
drm/nouveau/gr: convert to new-style nvkm_engine
|
10 years ago |
Ben Skeggs
|
03c8952fb3
drm/nouveau/fb: convert to new-style nvkm_subdev
|
10 years ago |
Ben Skeggs
|
3293228174
drm/nouveau/bar: convert to new-style nvkm_subdev
|
10 years ago |
Ben Skeggs
|
d8e83994aa
drm/nouveau/imem: improve management of instance memory
|
10 years ago |
Ben Skeggs
|
315a8b2edf
drm/nouveau/nvif: use negative oclass identifier for internal classes
|
10 years ago |
Ben Skeggs
|
a01ca78c8f
drm/nouveau/nvif: simplify and tidy library interfaces
|
10 years ago |
Ben Skeggs
|
b1e4553cb1
drm/nouveau/fb: cosmetic changes
|
10 years ago |
Ben Skeggs
|
990b454704
drm/nouveau: support for buffer moves via MaxwellDmaCopyA
|
10 years ago |
Ben Skeggs
|
be83cd4ef9
drm/nouveau: finalise nvkm namespace switch (no binary change)
|
10 years ago |
Ben Skeggs
|
989aa5b76a
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
|
10 years ago |
Ben Skeggs
|
5ce3bf3c72
drm/nouveau/mmu: rename from vmmgr (no binary change)
|
10 years ago |
Rickard Strandqvist
|
26b40d81d7
drm/nouveau/bo: Remove unused function
|
10 years ago |
Alexandre Courbot
|
dcccdc143f
drm/nouveau: fix missing return statement in nouveau_ttm_tt_unpopulate
|
10 years ago |
Ben Skeggs
|
ad76b3f7c7
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
|
11 years ago |
Ben Skeggs
|
50ab2e5206
drm/nouveau: we need pin_refcnt for nouveau_bo_placement_set()
|
11 years ago |
Ben Skeggs
|
6aac6ced4e
drm/nouveau: fix pin refcnt leak in failure path
|
11 years ago |
Alexandre Courbot
|
b22870ba6a
drm/nouveau: synchronize BOs when required
|
11 years ago |
Alexandre Courbot
|
c3a0c771e5
drm/nouveau: implement explicitly coherent BOs
|
11 years ago |
Alexandre Courbot
|
5be5a15a43
drm/nouveau: warn when moving a pinned object
|
11 years ago |
Maarten Lankhorst
|
bb6178b04f
drm/nouveau: export reservation_object from dmabuf to ttm
|
11 years ago |
Maarten Lankhorst
|
f4f4e3e3e9
drm/ttm: add reservation_object as argument to ttm_bo_init
|
11 years ago |
Maarten Lankhorst
|
e3be4c230d
drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync
|
11 years ago |
Maarten Lankhorst
|
809e9447b9
drm/nouveau: use shared fences for readable objects
|
11 years ago |
Maarten Lankhorst
|
f2c24b83ae
drm/ttm: flip the switch, and convert to dma_fence
|
11 years ago |