All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alexander Kanavin" <alex.kanavin@gmail.com>
To: simon <simon@rogue-research.com>
Cc: Yocto-mailing-list <yocto@lists.yoctoproject.org>
Subject: Re: [yocto] [meta-intel]: support for NUC11
Date: Wed, 16 Jun 2021 19:24:39 +0200	[thread overview]
Message-ID: <CANNYZj-GGpd2Kk0XkoGOJP22RMVkhT=H84XC1QnVrPsjDHVixA@mail.gmail.com> (raw)
In-Reply-To: <0088e07248160343a9b7a01dd29d278d@rogue-research.com>

[-- Attachment #1: Type: text/plain, Size: 1242 bytes --]

On Wed, 16 Jun 2021 at 16:58, simon <simon@rogue-research.com> wrote:

> - There's a warning about not finding the IRIS driver:
> MESA_LOADER: failed to open iris: /usr/lib/dri/iris_dri.so: cannot open
> shared object file: No such file or directory
> failed to load driver: iris
>
> But from what I was able to understand, I was expecting it would be
> available with mesa 21.0.3 since I've seen some commit about fixing
> issue with it in the change logs.
>
> I've tried to force the driver to both i965 and i915 but I either got a
> warning that this GEN cannot use it or still got the same fps.
> Am I right to assume that it goes to a default driver that uses the CPU
> instead of the GPU?


Hello Simon,

I honestly don't know how Intel folks have overlooked this, but mesa in
yocto not only does not enable iris, the mesa recipe does not even have an
option to enable it.

However, it should be pretty easy to add. Please take a look at
poky/meta/recipes-graphics/mesa/mesa.inc, specificially any lines that
mention GALLIUMDRIVERS and matching PACKAGECONFIG,
and you should be able to add iris there, and rebuild your image. Then you
can submit your first patch to yocto via oe-core mailing list ;)

Alex

[-- Attachment #2: Type: text/html, Size: 1810 bytes --]

  reply	other threads:[~2021-06-16 17:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <16874B1938B81CC8.31512@lists.yoctoproject.org>
2021-06-16 14:57 ` [meta-intel]: support for NUC11 simon
2021-06-16 17:24   ` Alexander Kanavin [this message]
2021-06-16 19:18     ` [yocto] " simon

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='CANNYZj-GGpd2Kk0XkoGOJP22RMVkhT=H84XC1QnVrPsjDHVixA@mail.gmail.com' \
    --to=alex.kanavin@gmail.com \
    --cc=simon@rogue-research.com \
    --cc=yocto@lists.yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.