~sircmpwn/public-inbox

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH wayland-book] GPU -> CPU

Details
Message ID
<20231122050437.16816-1-pranjal.kole7@gmail.com>
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 src/surfaces/dmabuf.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/surfaces/dmabuf.md b/src/surfaces/dmabuf.md
index 10b8d18..dd68677 100644
--- a/src/surfaces/dmabuf.md
+++ b/src/surfaces/dmabuf.md
@@ -12,7 +12,7 @@ The Linux DRM (Direct Rendering Manager) interface (which is also implemented on
some BSDs) provides a means for us to export handles to GPU resources. Mesa, the
predominant implementation of userspace Linux graphics drivers, implements a
protocol that allows EGL users to transfer handles to their GPU buffers from the
client to the compositor for rendering, without ever copying data to the GPU.
client to the compositor for rendering, without ever copying data to the CPU.

The internals of how this protocol works are out of scope for this book and
would be more appropriate for resources which focus on Mesa or Linux DRM in
-- 
2.42.1
Details
Message ID
<CXFJ1UCFLK5N.1M4RQSZ2EQ3I7@taiga>
In-Reply-To
<20231122050437.16816-1-pranjal.kole7@gmail.com> (view parent)
DKIM signature
missing
Download raw message
Thanks!

To git@git.sr.ht:~sircmpwn/wayland-book
   1985aa1..78a5e98  master -> master
Reply to thread Export thread (mbox)