[Bug 87682] Horizontal lines in radeon driver on kernel 3.15 and upwards

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Comment # 17 on bug 87682 from
Christian König posted an explanation of the PLL divider values at
https://bugzilla.kernel.org/show_bug.cgi?id=91861#c12 (another "no screen after
3.15" bug report)

The various fixes adjust the divider value limits slightly for different
displays. The basic formula is commented in the radeon_compute_pll_avivo
function:

        dot_clock = (ref_freq * feedback_div) / (ref_div * post_div)

So by adjusting the limits of those values you can find something that works
for your laptop display. But I don't know which solution is technically correct
- if you don't get a reply here you could try emailing Christian König and
asking.


You are receiving this mail because:
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux