commit | dd6eab0527ac15c07d79c8f81fbb3085eb8e282a | [log] [tgz] |
---|---|---|
author | Michel Dänzer <michel.daenzer@amd.com> | Wed Jan 08 11:40:20 2014 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 13 13:48:02 2014 -0800 |
tree | 8047cac6cc1cdde7e265de5c04c3fb3d212dee4d | |
parent | 06dd2b2c5d81c8a6c13c5a731f2ca73a7d7f07ff [diff] |
radeon/pm: Guard access to rdev->pm.power_state array commit 370169516e736edad3b3c5aa49858058f8b55195 upstream. It's never allocated on systems without an ATOMBIOS or COMBIOS ROM. Should fix an oops I encountered while resetting the GPU after a lockup on my PowerBook with an RV350. Signed-off-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>