[Intel-gfx] [PATCH 57/59] drm/todo: Update mmap todo
Daniel Vetter
daniel.vetter at ffwll.ch
Fri Jun 14 20:36:13 UTC 2019
Thanks to Noralf some good progress already.
Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
---
Documentation/gpu/todo.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
index c4e7c0672a14..9717540ee28f 100644
--- a/Documentation/gpu/todo.rst
+++ b/Documentation/gpu/todo.rst
@@ -162,7 +162,7 @@ Clean up mmap forwarding
A lot of drivers forward gem mmap calls to dma-buf mmap for imported buffers.
And also a lot of them forward dma-buf mmap to the gem mmap implementations.
-Would be great to refactor this all into a set of small common helpers.
+There's drm_gem_prime_mmap() for this now, but still needs to be rolled out.
Contact: Daniel Vetter
--
2.20.1
More information about the Intel-gfx
mailing list