Ben Skeggs
|
b08abd4e9a
drm/nouveau: move fence sequence check to start of loop
|
před 13 roky |
Ben Skeggs
|
b5b2e5988b
drm/nouveau: remove subchannel names from places where it doesn't matter
|
před 13 roky |
Marcin Slusarz
|
5e60ee780e
drm/nouveau: initialize chan->fence.lock before use
|
před 13 roky |
Ben Skeggs
|
91a8f1ea4b
drm/nouveau: workaround semaphore hw bug causing unnecessary interrupts
|
před 14 roky |
Ben Skeggs
|
cfd8be088e
drm/nouveau: fix oops on pre-semaphore hardware
|
před 14 roky |
Ben Skeggs
|
7375c95b34
drm/nouveau: remove 'chan' argument from nouveau_bo_new
|
před 14 roky |
Ben Skeggs
|
d02836b4f5
drm/nv84-nvc0: explicitly map semaphore buffer into channel vm
|
před 14 roky |
Ben Skeggs
|
b16a5a18ff
drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync
|
před 14 roky |
Marcin Slusarz
|
bd35fe5a79
drm/nouveau: fix __nouveau_fence_wait performance
|
před 14 roky |
Ben Skeggs
|
d550c41e4f
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
|
před 14 roky |
Ben Skeggs
|
ec23802d61
drm/nv50: drop explicit yields in favour of smaller PFIFO timeslice
|
před 14 roky |
Ben Skeggs
|
e3b7ed5e99
drm/nv84: use vm offsets for semaphores
|
před 14 roky |
Ben Skeggs
|
fc772ec48d
drm/nv50: 0x50 needs semaphore yields too
|
před 14 roky |
Ben Skeggs
|
cb1d771aa0
drm/nvc0: implement semaphores for inter-channel sync
|
před 14 roky |
Ben Skeggs
|
c3b90a7d4c
drm/nv84: switch to new-style semaphores
|
před 14 roky |
Ben Skeggs
|
2a55c9a7ff
drm/nvc0: reserve only subc 0 for kernel use
|
před 14 roky |
Ben Skeggs
|
529c495912
drm/nvc0: implement fencing
|
před 14 roky |
Francisco Jerez
|
937c3471cc
drm/nouveau: Avoid potential race between nouveau_fence_update() and context takedown.
|
před 14 roky |
Ben Skeggs
|
a8b214f007
drm/nouveau: fix use of drm_mm_node in semaphore object
|
před 14 roky |
Ben Skeggs
|
ceac30999d
drm/nouveau: implicitly insert non-DMA objects into RAMHT
|
před 14 roky |
Francisco Jerez
|
395a31ec7e
drm/nouveau: Spin for a bit in nouveau_fence_wait() before yielding the CPU.
|
před 14 roky |
Ben Skeggs
|
7f4a195fcb
drm/nouveau: tidy up and extend dma object creation interfaces
|
před 14 roky |
Marcin Slusarz
|
382d62e524
drm/nouveau: fix annoying nouveau_fence type issue
|
před 14 roky |
Ben Skeggs
|
a6a1a38075
drm/nouveau: use object class structs more extensively
|
před 14 roky |
Francisco Jerez
|
889fa93dc0
drm/nouveau: Take fence spinlock in nouveau_fence_channel_fini().
|
před 14 roky |
Francisco Jerez
|
2b478addc0
drm/nouveau: Avoid race in the interchannel sync code.
|
před 14 roky |
Francisco Jerez
|
2a6789ae5e
drm/nouveau: Make fences take a weak channel reference.
|
před 14 roky |
Francisco Jerez
|
fcccab2e4e
drm/nouveau: Use lazy fence waits when doing software interchannel sync.
|
před 14 roky |
Ben Skeggs
|
08cd3d4311
drm/nouveau: fix thinko in channel locking in semaphore path
|
před 14 roky |
Ben Skeggs
|
cff5c13324
drm/nouveau: add more fine-grained locking to channel list + structures
|
před 14 roky |