[Bug 787594] New: allocators: DMABuf allocator need to implement DMA_BUF_IOCTL_SYNC

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 12 19:38:56 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=787594

            Bug ID: 787594
           Summary: allocators: DMABuf allocator need to implement
                    DMA_BUF_IOCTL_SYNC
    Classification: Platform
           Product: GStreamer
           Version: 1.13.x
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: nicolas at ndufresne.ca
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

This is needed to ensure cache coherency. Without this, if a mapped buffer is
modified, the driver may not be aware, hence may display broken images.

To implement this, we'll need hooks in GstFdMemory to execute additional
operation when map/unmap is called.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list