https://bugs.freedesktop.org/show_bug.cgi?id=56461
Emil Velikov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #71248|0 |1 is obsolete| | --- Comment #12 from Emil Velikov <[email protected]> --- Comment on attachment 71248 --> https://bugs.freedesktop.org/attachment.cgi?id=71248 timer fix, take two Appropriate solution here would be to use n = nouveau_hw_get_clock(pci_get_drvdata(device->pdev), PLL_CORE); Note that this will will lead to NULL dereff in nouveau_hw_get_pllvals(). The function uses nouveau_drm, which is created at a later stage Unless someone has an another idea, consider bisecting the issue -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
