On Fri, 20 Jul 2018 21:21:59 +0200 Guido Günther <[email protected]> wrote:
> Hi, > On Thu, Jul 19, 2018 at 04:45:02PM +0200, Emilio Pozuelo Monfort wrote: > > No need to write libdrm driver specific code for each supported > > driver, we can just let GBM call the right one for us now. > > > > Signed-off-by: Emilio Pozuelo Monfort <[email protected]> > > --- > > Some improvements from Daniel (thanks!). I also added missing error > > messages, > > formatting fixes and a logic error in your improvements that caused NV12 to > > abort if create_bo was working fine. > > > > No changes to XRGB, so that's likely to still fail for you. I suspect > > a bug in mesa's i965 code, I can look at that separately. > > > > Cheers, > > Emilio > > > > clients/simple-dmabuf-drm.c | 444 ++++++++++-------------------------- > > configure.ac | 2 +- > > 2 files changed, 122 insertions(+), 324 deletions(-) Hi, thanks for the patches, I noticed these two weren't in yet. In the mean time, simple-dmabuf-drm has been deleted and replaced with simple-dmabuf-v4l (with help from vivid kernel module) and simple-dmabuf-egl. Please, open issues in Gitlab if those two cannot test some cases you might need. The driver-specific code in simple-dmabuf-drm became a pain for both users and developers, so it is unlikely to come back. Thanks, pq
pgpucJCTMoItj.pgp
Description: OpenPGP digital signature
_______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
