I noticed mesa updated on my pinetab2, so i tried it out.
both mpv and browsers got a HUGE speed boost, with almost perfect video playback.
I would further recommend
and a script for thorium (downloaded from website). ( assuming you're using sway)
both mpv and browsers got a HUGE speed boost, with almost perfect video playback.
I would further recommend
Code:
alias mpv='mpv --vo=gpu --gpu-api=opengl'and a script for thorium (downloaded from website). ( assuming you're using sway)
Code:
#!/bin/bash
dbus-launch $HOME/devel/apps/thorium/thorium \
--use-gl=egl-angle \
--ignore-gpu-blocklist \
--enable-gpu-rasterization \
--enable-accelerated-video-decode \
--enable-features=VaapiVideoDecodeLinuxGL,VaapiVideoEncoder \
--ozone-platform=waylandCode:
lsmod | grep pan
panfrost
drm_shmem_helper --------panfrost
gpu_sched - -------panfrost
