[Bug 70651] cannot write to power_dpm_force_performance_level: invalid argument (radeon 7730m)

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Fri Feb 21 07:49:46 PST 2014


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

--- Comment #4 from Alex Deucher <alexdeucher at gmail.com> ---
Created attachment 126951
  --> https://bugzilla.kernel.org/attachment.cgi?id=126951&action=edit
possible fix for SI

Starting with 3.13, the driver automatically powers down the dGPU on hybrid
laptops when it's not in use.  Accessing the sysfs and debufgs information when
it's powered down is invalid since the gpu is powered down.  This patch returns
sensible values when you try to get/set this information when the GPU is
powered off.

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


More information about the dri-devel mailing list