[Bug 93826] 2560x1440 @144Hz graphic glitches and bad refresh rate

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 16 22:20:24 UTC 2017


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

--- Comment #69 from withoutaface <mkyahoooo at web.de> ---
(In reply to iuno from comment #59)

> 
> @withoutaface: You have to rebuild your kernel. ...

I rebuild my kernel 4.10.0-22 (ubuntu 17.04) and patched radeon driver 
(atombios_crtc.c)
void radeon_atom_disp_eng_pll_init(struct radeon_device *rdev)
{
        /* always set DCPLL */
rdev->clock.default_dispclk = 62500;
        if (ASIC_IS_DCE6(rdev))
...

144Hz is working fine with this patch. 
(Forcing dpm state high = perfect image / low or auto = bad flickering) 
But Great improvement so far! Thank you.

-- 
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/20170616/03e4ee92/attachment.html>


More information about the dri-devel mailing list