@natinusala Instead of running the following:
echo 0a > /sys/kernel/debug/dri/0/pstate
Try running the following:
echo 0a > /sys/kernel/debug/dri/128/pstate
if that doesn't work, try the same command with 129, as they may switch, depending what is loaded first. See if that is more stable. I'm...