https://bugs.freedesktop.org/show_bug.cgi?id=103370 --- Comment #44 from Shih-Yuan Lee --- I tried max_sclk = 50000 and max_mclk = 60000 on Ubuntu-4.4.0-112.135, but I can still reduplicate the GPU lock up issue. It can pass the first run of `seq 100 | while read i; do echo Loop $i; DRI_PRIME=1 glxgears -info|head -n 3; done`. But it failed when I tried the second run of `seq 100 | while read i; do echo Loop $i; DRI_PRIME=1 glxgears -info|head -n 3; done`. -- You are receiving this mail because: You are the assignee for the bug.