From: "Zhigang Gong" <zhigang.gong@linux.intel.com>
To: 'Chris Wilson' <chris@chris-wilson.co.uk>,
intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 0/2] Introduce Glamor to UXA framework.
Date: Thu, 17 Nov 2011 18:49:49 +0800 [thread overview]
Message-ID: <07d301cca516$a2364170$e6a2c450$@linux.intel.com> (raw)
In-Reply-To: <d08817$28ikt0@azsmga001.ch.intel.com>
> -----Original Message-----
> From: Chris Wilson [mailto:chris@chris-wilson.co.uk]
> Sent: Thursday, November 17, 2011 5:20 PM
> To: Zhigang Gong; intel-gfx@lists.freedesktop.org
> Subject: RE: [PATCH 0/2] Introduce Glamor to UXA framework.
>
> On Thu, 17 Nov 2011 10:55:39 +0800, "Zhigang Gong"
> <zhigang.gong@linux.intel.com> wrote:
> > Now glamor was extracted from the xorg and be a separate library.
> > Please checkout glamor at :
> git://people.freedesktop.org/~gongzg/glamor.
> > This library implements two modules glamor and glamor_egl which are
> > required for intel video driver to enable glamor.
>
> Hmm, I did install the glamor library. A
/usr/lib/xorg/modules/libglamor.so
> is installed but the ddx is looking for a "glamor_egl" module.
>
> Ah, looks to be due to the
> checking for EGL... no
> checking for EGL... yes
> in glamor. How very confusing. ;-)
I think I know the reason, there is a typo error in glamor's configure.ac
which doesn't
Check the required packages correctly. Please pull the latest glamor master.
One of the
two above checks should be checking for GBM. I guess your mesa hasn't been
built with
gbm enabled. Then glamor will not build glamor_egl which depends on that.
Another thing need to pay attention is that when you build xserver, you need
to disable
glx.
Sorry for the confusing.
> -Chris
>
> --
> Chris Wilson, Intel Open Source Technology Centre
next prev parent reply other threads:[~2011-11-17 10:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-16 7:04 [PATCH 0/2] Introduce Glamor to UXA framework Zhigang Gong
2011-11-16 7:04 ` [PATCH 1/2] glamor: Initial commit to introduce glamor acceleration Zhigang Gong
2011-11-16 7:04 ` [PATCH 2/2] glamor: Turn on glamor with a few glamor functions enabled Zhigang Gong
2011-11-17 1:13 ` [PATCH 0/2] Introduce Glamor to UXA framework Chris Wilson
2011-11-17 2:55 ` Zhigang Gong
2011-11-17 9:19 ` Chris Wilson
2011-11-17 10:49 ` Zhigang Gong [this message]
2011-11-17 10:57 ` Chris Wilson
2011-11-17 11:33 ` Zhigang Gong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='07d301cca516$a2364170$e6a2c450$@linux.intel.com' \
--to=zhigang.gong@linux.intel.com \
--cc=chris@chris-wilson.co.uk \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox