All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][kirkstone][PATCHv2 0/4] Enable vulkan proper
@ 2023-04-27 21:07 rs
  2023-04-27 21:07 ` [meta-ti][kirkstone][PATCHv2 1/4] ti-img-rogue-umlibs: bump srcrev, add vulkan, update deps rs
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: rs @ 2023-04-27 21:07 UTC (permalink / raw)
  To: afd, detheridge, reatmon, denis; +Cc: meta-ti, Randolph Sapp

From: Randolph Sapp <rs@ti.com>

Properly enable Vulkan with all WSI extensions enabled. Attempt some
light packaging changes to the graphics umlibs recipe so we can decrease
the number of check we have to skip, and the checks become a little more
targeted.

This version uses a cairo append that conditionally tweaks PACKAGECONFIG
flags based on the GPU driver that is selected. We're using this driver
flag instead of a machine feature because the open source driver will
add a whole new set of preferred configs that will be optimized later.

Randolph Sapp (4):
  ti-img-rogue-umlibs: bump srcrev, add vulkan, update deps
  pvr-mesa: add new vulkan configuration options and wsi
  cairo: resolve opengl version
  ti-img-rogue-umlibs: package firmware separately

 .../recipes-graphics/cairo/cairo_%.bbappend   |  1 +
 .../recipes-graphics/cairo/pvr-cairo.inc      |  5 +++
 .../ti-img-rogue-umlibs_23.1.6404501.bb       | 33 +++++++++++++++----
 .../recipes-graphics/mesa/pvr-mesa.inc        |  6 +++-
 4 files changed, 37 insertions(+), 8 deletions(-)
 create mode 100644 meta-ti-bsp/recipes-graphics/cairo/cairo_%.bbappend
 create mode 100644 meta-ti-bsp/recipes-graphics/cairo/pvr-cairo.inc

-- 
2.40.0



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

end of thread, other threads:[~2023-05-02 16:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-27 21:07 [meta-ti][kirkstone][PATCHv2 0/4] Enable vulkan proper rs
2023-04-27 21:07 ` [meta-ti][kirkstone][PATCHv2 1/4] ti-img-rogue-umlibs: bump srcrev, add vulkan, update deps rs
2023-04-27 21:07 ` [meta-ti][kirkstone][PATCHv2 2/4] pvr-mesa: add new vulkan configuration options and wsi rs
2023-04-27 21:07 ` [meta-ti][kirkstone][PATCHv2 3/4] cairo: resolve opengl version rs
2023-04-27 21:07 ` [meta-ti][kirkstone][PATCHv2 4/4] ti-img-rogue-umlibs: package firmware separately rs
2023-04-27 21:50 ` [meta-ti][kirkstone][PATCHv2 0/4] Enable vulkan proper Denys Dmytriyenko
2023-04-27 23:39   ` [EXTERNAL] " Randolph Sapp
2023-04-27 23:58   ` Randolph Sapp
2023-04-28  1:42     ` Denys Dmytriyenko
2023-04-28 16:30       ` [EXTERNAL] " Randolph Sapp
2023-05-02  3:46         ` Denys Dmytriyenko
2023-05-02 16:11           ` [EXTERNAL] " Randolph Sapp

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.