projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3886666
)
drm/todo: remove gem_prime_import/export todo
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 14 Jun 2019 20:36:11 +0000
(22:36 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 25 Jun 2019 16:21:26 +0000
(18:21 +0200)
I've done that.
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20190614203615.12639-56-daniel.vetter@ffwll.ch
Documentation/gpu/todo.rst
patch
|
blob
|
history
diff --git
a/Documentation/gpu/todo.rst
b/Documentation/gpu/todo.rst
index
0a49c5a
..
15ceb8b
100644
(file)
--- a/
Documentation/gpu/todo.rst
+++ b/
Documentation/gpu/todo.rst
@@
-215,13
+215,6
@@
efficient.
Contact: Daniel Vetter
-Defaults for .gem_prime_import and export
------------------------------------------
-
-Most drivers don't need to set drm_driver->gem_prime_import and
-->gem_prime_export now that drm_gem_prime_import() and drm_gem_prime_export()
-are the default.
-
struct drm_gem_object_funcs
---------------------------