[Bug 90874] [SKL] scaler atomic code tries to read back CDCLK while the device is suspended

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 9 19:22:49 PDT 2015


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

--- Comment #2 from chandra <chandra.konduru at intel.com> ---
Initial implementation used cached scale values which were calculated at every
modeset time. But based on review feedback it was changed to use live values by
calling skylake_get_display_clock_speed(). 
Right fix is to precompute required clock and maintain in crtc_state. Either
this caller or any other caller can look into crtc_state to get the active
clock or clock that is about to be set (incase of modeset).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150610/b9076d48/attachment.html>


More information about the intel-gfx-bugs mailing list