Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v5 0/3] mesa: RustiCL support
@ 2023-12-30 19:14 Dmitry Baryshkov
  2023-12-30 19:14 ` [PATCH v5 1/3] mesa: drop -Dopencl-native=true Dmitry Baryshkov
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Dmitry Baryshkov @ 2023-12-30 19:14 UTC (permalink / raw)
  To: openembedded-core; +Cc: Zoltán Böszörményi

RustiCL is a new OpenCL implementation developed within the mesa
library. It supports more drivers and more features compared to the
existing Clover implementation. The Clover is supposed to fade away and
to be removed in the foreseeble feature ([1]), thus it doesn't make
sense to add separate clover / rusticl options, they are going to be
removed anyway.

This series is based on previous work by Zoltán ([2]), so it starts its
versions from v4.

[1] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19385
[2] https://lore.kernel.org/openembedded-core/20230306091108.3347363-1-zboszor@gmail.com/

Changes since v4:
- Switched to patchset from the merge request rather than using the
  interim patch from Karol Herbst.

Changes since v3:
- Dropped clover / rusticl separation in PACKAGECONFIG
- Reworked rust inheritance to allow changing of PACKAGECONFIG from
  bbappend files
- Added an upstream fix
- Dropped removed config option

Dmitry Baryshkov (2):
  mesa: drop -Dopencl-native=true
  mesa: fix building of RustiCL + nouveau

Zoltán Böszörményi (1):
  mesa: add support for RustiCL under PACKAGECONFIG "opencl"

 meta/recipes-graphics/mesa/files/26680.patch | 236 +++++++++++++++++++
 meta/recipes-graphics/mesa/mesa.inc          |  23 +-
 2 files changed, 253 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-graphics/mesa/files/26680.patch

-- 
2.39.2



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-01-23 14:34 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-30 19:14 [PATCH v5 0/3] mesa: RustiCL support Dmitry Baryshkov
2023-12-30 19:14 ` [PATCH v5 1/3] mesa: drop -Dopencl-native=true Dmitry Baryshkov
2023-12-30 19:14 ` [PATCH v5 2/3] mesa: add support for RustiCL under PACKAGECONFIG "opencl" Dmitry Baryshkov
2023-12-30 21:02   ` [OE-core] " Richard Purdie
2024-01-02 10:32     ` Dmitry Baryshkov
2024-01-02 11:40       ` Richard Purdie
2024-01-02 15:25         ` Dmitry Baryshkov
2024-01-02 15:29           ` Richard Purdie
2024-01-02 22:57             ` Dmitry Baryshkov
2024-01-12 10:21               ` Böszörményi Zoltán
2024-01-13  6:12                 ` Dmitry Baryshkov
2024-01-15  9:58                   ` Böszörményi Zoltán
2024-01-23 14:34     ` Antoine Coutant
2023-12-30 19:14 ` [PATCH v5 3/3] mesa: fix building of RustiCL + nouveau Dmitry Baryshkov
2024-01-23 14:34   ` Antoine Coutant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox