anatoliis / PWMHelper

A command line utility for changing display PWM frequency (Intel embedded GPU's / Winx64 only)
59 stars 5 forks source link

Not work on amoled? #1

Open woyaojizhu8 opened 5 years ago

woyaojizhu8 commented 5 years ago

I have used my galaxy book 12 to test this utility, no error reported, but I can't see any difference after I changed pwm freq from 300hz to 20000hz. I used my phone's camera to test.

geniusjoe commented 4 years ago

I test in Thinkpad t460s.And the default freq is 200,and I can obvious see the fresh line in the mobile camera.But if I change to 2000,the fresh line disappear.So I think it work for my laptop.

tommyvct commented 4 years ago

AMOLED display have a totally different mechanism than traditional IPS panel. If it didn't work for you, I highly doubt you can do anything to it. The PWM freq is either managed by or even hardcoded into the firmware of screen driver borad. Even the latest phone don't have that high PWM frequency.