[Bug 92970] Feature request: Implement __DRIimageExtension's blitImage

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 16 09:56:48 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=92970

            Bug ID: 92970
           Summary: Feature request: Implement __DRIimageExtension's
                    blitImage
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: idr at freedesktop.org
          Reporter: axel.davy at ens.fr
        QA Contact: intel-3d-bugs at lists.freedesktop.org

blitImage is part of __DRIimageExtension Mesa internal API.

It is used to blit from a surface to another (I don't expect it would be
difficult to implement for an intel dev).

The extension is required for the secondary card for DRI_PRIME on egl/wayland,
glx dri3 (and soon egl/x11 dri3).

While if you are on a dedicated card it doesn't make a lot of sense to use
DRI_PRIME to render on the integrated gpu (thus explaining the current low
interest to implement the function), we could imagine it be used by future
wayland compositors when enabling the use of several displays connected to
different cards (one of the big things wayland is supposed to solve).

As Wayland compositors begin to be more and more ready, I suggest to implement
that function soon, so that when wayland compositors become ready enough to
begin to implement advanced functionnalities, blitImage would be ready for
intel as well for Mesa stable.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20151116/614e96b9/attachment.html>


More information about the intel-3d-bugs mailing list