[Bug 110199] [amdgpu] Screen flickering when using a 75Hz monitor paired with an RX 480 GPU

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Aug 4 21:33:44 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=110199

--- Comment #13 from 192k at protonmail.com ---
I can confirm this issue exists on rx560

i have discovered a workaround, 

if you copy the stock powerplaytable to a file with
cat /sys/class/drm/card0/device/pp_table > pptable

then load the stock pptable with

sudo bash -c 'echo pptable > /sys/class/drm/card0/device/pp_table'

the flickering goes away without having to lock the mclk to the highest state

it may also be related to https://bugs.freedesktop.org/show_bug.cgi?id=110347
this bug.
by default at boot the voltage for the highest pstate is the maximum allowable
voltage(1150mv) not the powerplay defined voltage of 1025mv, all other pstates
are not effected

this is also corrected after reloading the pptable manually.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190804/a36d0175/attachment.html>


More information about the dri-devel mailing list