On 4/27/23 16:50, Denys Dmytriyenko wrote:
On Thu, Apr 27, 2023 at 04:07:42PM -0500, [email protected] wrote:
From: Randolph Sapp <[email protected]>

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.

LGTM. Is it kirkstone-specific? Any plans for master?

Actually, disregard that last response. It'll apply cleanly to master if you also cherry-pick the following patches from kirkstone:
c994d48021664d328ced52829542a3b1b86c4e02
2cc7895ebfea1df4afc2229f9762f129946b0b06
b86fb13fb9638635bf957156833bccc10ddf5393

I must have incorrectly assumed those wouldn't apply to master when I submitted them originally. My bad, they apply fine.


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

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#16452): 
https://lists.yoctoproject.org/g/meta-ti/message/16452
Mute This Topic: https://lists.yoctoproject.org/mt/98546288/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to