From: Markus Volk <f_l_k@t-online.de>
To: Koen Kooi <koen.kooi@oss.qualcomm.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [oe-core][PATCH] mesa: make asahi dependent on opencl
Date: Fri, 23 May 2025 12:11:22 +0200 [thread overview]
Message-ID: <YMLPWS.2DZCYVSK3TF52@t-online.de> (raw)
In-Reply-To: <85BA3D73-961B-4C26-B3EE-8E0B82567F47@oss.qualcomm.com>
[-- Attachment #1: Type: text/plain, Size: 1490 bytes --]
Like this?
# 'iris' and 'radeonsi' require LLVM, 'asahi' needs LLVM and
additionally requires opencl (rust)
Personally I would vote for removal, because that seems
self-explanatory enough to me. There is
no corresponding comment for vulkandrivers and the comment would also
be outdated quite soon,
because mesa main branch has added a (by default) rusticl dependency to
radeonsi as well
On Fri, May 23 2025 at 11:39:30 +02:00:00, Koen Kooi
<koen.kooi@oss.qualcomm.com> wrote:
>
>
>> Op 23 mei 2025, om 10:51 heeft Markus Volk <f_l_k@t-online.de
>> <mailto:f_l_k@t-online.de>> het volgende geschreven:
>>
>> [...]
>> # radeonsi requires LLVM
>> -GALLIUMDRIVERS_ASAHI = "${@bb.utils.contains
>> <mailto:${@bb.utils.contains>('PACKAGECONFIG', 'asahi libclc',
>> ',asahi', '', d)}"
>> +GALLIUMDRIVERS_ASAHI = "${@bb.utils.contains
>> <mailto:${@bb.utils.contains>('PACKAGECONFIG', 'asahi libclc
>> opencl', ',asahi', '', d)}"
>> GALLIUMDRIVERS_IRIS = "${@bb.utils.contains
>> <mailto:${@bb.utils.contains>('PACKAGECONFIG', 'intel libclc',
>> ',iris', '', d)}"
>> GALLIUMDRIVERS_RADEONSI = "${@bb.utils.contains
>> <mailto:${@bb.utils.contains>('PACKAGECONFIG', 'amd', ',radeonsi',
>> '', d)}"
>> GALLIUMDRIVERS_LLVMPIPE = ",llvmpipe"
>
> Very pedantic nit-pick: the comment for these 4 lines only talks
> about radeon-si, I think we should either remove that comment or
> properly mention asahi, iris and radeonsi and their dependencies.
>
> regards,
>
> Koen
[-- Attachment #2: Type: text/html, Size: 1777 bytes --]
prev parent reply other threads:[~2025-05-23 10:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-23 8:51 [oe-core][PATCH] mesa: make asahi dependent on opencl Markus Volk
2025-05-23 9:39 ` Koen Kooi
2025-05-23 10:11 ` Markus Volk [this message]
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=YMLPWS.2DZCYVSK3TF52@t-online.de \
--to=f_l_k@t-online.de \
--cc=koen.kooi@oss.qualcomm.com \
--cc=openembedded-core@lists.openembedded.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.