[Bug 79824] [pnv] panel assertion failure, pipe B regs locked at boot
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 8 06:27:26 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=79824
--- Comment #6 from Jani Nikula <jani.nikula at intel.com> ---
I guess we'll need a better check at i9xx_enable_pll(). I don't know what kind
of frankenstein the machine is, but our driver thinks mobile chips always have
a panel, but the dmi quirk says it doesn't.
/* PLL is protected by panel, make sure we can write it */
if (IS_MOBILE(dev) && !IS_I830(dev))
assert_panel_unlocked(dev_priv, crtc->pipe);
--
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/20140908/876c0c1b/attachment.html>
More information about the intel-gfx-bugs
mailing list