@mntmn cool, any details on the mesa and kernel versions?
@agx kernel master and mesa master with some unreleased (ported from fsfl kernel) HDMI patches. for some reason USB doesn’t work though, so i’m using usb/ip for testing. does USB work on your dev board?
@mntmn - so you're not using textures yet? Mainline should be lacking texture support on gc7000.
We have USB working here, e.g. https://developer.puri.sm/Librem5/Development_Environment/Boards/HowTo/Ethernet_over_USB.html and https://source.puri.sm/Librem5/linux-next/blob/imx8-linux-next-devkit/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts
@agx it looks textured to me :) but chromium doesn’t work, for example... black window and GL out of memory errors
@mntmn but there's no texture descriptor support in mainline mesa yet for gc7000 (just checked again). Sure you're rendering via the render node?
@mntmn ah...that makes sense. our gc7000 patches are public btw but they're not in a mainlineable form.