commit | 4f2f203976964e267dc477de6648bdb3acd2b74b | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Mon May 19 19:21:29 2014 -0400 |
committer | Christian König <christian.koenig@amd.com> | Tue May 20 14:42:08 2014 +0200 |
tree | 6d68df256f8cda359ddf9c78805d161cfca33e27 | |
parent | 24f47acc78b0ab5e2201f859fe1f693ae90c7c83 [diff] |
drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2) When the PX card is off don't try and access it. Avoid hw access to the card while it's off (e.g., reading back invalid temperature). v2: be less strict bug: https://bugzilla.kernel.org/show_bug.cgi?id=76321 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org Signed-off-by: Christian König <christian.koenig@amd.com>