[Bug 66963] Rv6xx dpm problems
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jan 11 08:05:24 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=66963
--- Comment #179 from Alex Deucher <agd5f at yahoo.com> ---
(In reply to comment #178)
> (In reply to comment #172)
> > > Is there any patch I can try against 3.12.6?
> >
> > You can try disabling additional dpm features as per comment 94.
>
> The patch seems to fix the issue.
> Booting with only the second half is not enough (the voltage_control & the
> gfx_clock_gating changes):
> I experienced black screen freeze on boot & disabled accel another time.
To be clear all of the changes are necessary?
pi->voltage_control = false;
pi->gfx_clock_gating = false;
pi->mclk_ss = false;
pi->dynamic_pcie_gen2 = false;
Are things any better with my 3.14 branch (which contains some dpm rework):
http://cgit.freedesktop.org/~agd5f/linux/log/?h=drm-next-3.14
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140111/18918a45/attachment.html>
More information about the dri-devel
mailing list