[Bug 115321] radeon runpm falsely disabled on Clevo P170EM

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Sat Jul 16 14:17:27 UTC 2016


https://bugzilla.kernel.org/show_bug.cgi?id=115321

--- Comment #14 from Peter Wu <peter at lekensteyn.nl> ---
Ah... vga_switcheroo_ready() actually checks for clients.. makes sense.

As documented[1], the init handler is called when there is a dependence on
vga[_switcheroo] clients. Radeon however does not seem to need this, so the
initialization of functions is better done elsewhere. radeon_atpx_detect sounds
like an appropriate location.

 [1]:
https://www.kernel.org/doc/htmldocs/gpu/API-struct-vga-switcheroo-handler.html

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the dri-devel mailing list