@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
@mntmn nope, we're running mainline with a (compared to our 4.18 tree) rather small set of patches: https://source.puri.sm/Librem5/linux-next
@agx oh, ok, so USB _should_ work for me then. gotta dig deeper to find the cause