[Intel-gfx] port intel-gpu-tools to Wayland

Daniel Vetter daniel at ffwll.ch
Thu Oct 13 13:09:06 UTC 2016


On Thu, Sep 29, 2016 at 04:45:34PM +0300, Jani Nikula wrote:
> 
> Oh, the list and Petri seem to have been dropped off the distribution,
> adding back. I don't have an answer on the rest. Petri?
> 
> On Thu, 29 Sep 2016, cornel panceac <cpanceac at gmail.com> wrote:
> > 2016-09-29 14:53 GMT+02:00 Jani Nikula <jani.nikula at linux.intel.com>:
> >
> >> On Thu, 29 Sep 2016, cornel panceac <cpanceac at gmail.com> wrote:
> >> > 2016-09-29 14:20 GMT+02:00 Jani Nikula <jani.nikula at linux.intel.com>:
> >> >
> >> >> On Thu, 29 Sep 2016, cornel panceac <cpanceac at gmail.com> wrote:
> >> >> > Is this the right mailing list to ask about intel-gpu-tools? I wonder
> >> if
> >> >> > anyone can help me port it to Wayland only, no X11.
> >> >>
> >> >> Please be more specific. Most of it is on top of libdrm, or just messing
> >> >> with the mmio directly, and independent of Wayland or X11.
> >> >>
> >> >
> >> > Looking in the sources, i see this:
> >> >
> >> > $ cat configure.ac | grep -i xorg
> >> > # Require X.Org macros 1.16 or later for XORG_TESTSET_CFLAG
> >> > m4_ifndef([XORG_MACROS_VERSION],
> >> >           [m4_fatal([must install xorg-macros 1.16 or later before
> >> running
> >> > autoconf/autogen])])
> >> > XORG_MACROS_VERSION(1.16)
> >> > XORG_DEFAULT_OPTIONS
> >> > XORG_TESTSET_CFLAG([THREAD_CFLAGS], [-pthread], [-mt])
> >> >
> >> > I would like to change the sources so that xorg is no longer a
> >> requirement.
> >>
> >> On my debian box, dpkg -s xutils-dev says, "Description: X Window System
> >> utility programs for development xutils-dev provides a set of utility
> >> programs shipped with the X Window System that do not require the X
> >> libraries; many of these programs are useful even on a system that does
> >> not have any X clients or X servers installed."
> >>
> >> I'm not sure if that is a real concern. Anything else?
> >>
> >
> > Thank you Jan, i'll try this and provide feedback. One more detail, i'm
> > trying to build it in Yocto, and in our project it complains that x11
> > DISTRO_FEATURE is missing (this is by design). Also, the version is 1.11.

we use x-utils for some of the build-system magic. It shouldn't be a
runtime depency afaik.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the Intel-gfx mailing list