[Bug 65761] HD 7970M Hybrid - hangs and errors and rmmod causes crash
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Fri Jan 31 06:14:48 PST 2014
https://bugzilla.kernel.org/show_bug.cgi?id=65761
--- Comment #24 from Alex Deucher <alexdeucher at gmail.com> ---
The kernel runtime pm infrastructure is used. See radeon_drv.c in the kernel.
The driver registers a struct dev_pm_ops structure with the pm core. The pm
core will then suspend and resume the device on demand.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list