git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9242829
)
drm/nouveau: use shared fences for readable objects
author
Maarten Lankhorst
<maarten.lankhorst@canonical.com>
Wed, 9 Apr 2014 14:19:30 +0000
(16:19 +0200)
committer
Maarten Lankhorst
<maarten.lankhorst@canonical.com>
Tue, 2 Sep 2014 15:28:48 +0000
(17:28 +0200)
nouveau keeps track in userspace whether a buffer is being
written to or being read, but it doesn't use that information.
Change this to allow multiple readers on the same bo.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Acked-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_bo.c
patch
|
blob
|
history
drivers/gpu/drm/nouveau/nouveau_bo.h
patch
|
blob
|
history
drivers/gpu/drm/nouveau/nouveau_display.c
patch
|
blob
|
history
drivers/gpu/drm/nouveau/nouveau_fence.c
patch
|
blob
|
history
drivers/gpu/drm/nouveau/nouveau_fence.h
patch
|
blob
|
history
drivers/gpu/drm/nouveau/nouveau_gem.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/nouveau/nouveau_bo.c
Simple merge
diff --cc
drivers/gpu/drm/nouveau/nouveau_bo.h
Simple merge
diff --cc
drivers/gpu/drm/nouveau/nouveau_display.c
Simple merge
diff --cc
drivers/gpu/drm/nouveau/nouveau_fence.c
Simple merge
diff --cc
drivers/gpu/drm/nouveau/nouveau_fence.h
Simple merge
diff --cc
drivers/gpu/drm/nouveau/nouveau_gem.c
Simple merge