diff options
author | Xiangliang Yu <Xiangliang.Yu@amd.com> | 2016-11-30 07:07:16 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2016-12-07 00:08:38 +0100 |
commit | e9efaaa047b1aebda27b5b65f17c752eb079e51b (patch) | |
tree | 764bfdd14e3eb5c12d63edda3e4688a218f77868 /drivers/uio | |
parent | drm/amdgpu: Don't touch GFX hw during HW fini (diff) | |
download | linux-e9efaaa047b1aebda27b5b65f17c752eb079e51b.tar.xz linux-e9efaaa047b1aebda27b5b65f17c752eb079e51b.zip |
drm/amd/powerplay: Fix potential NULL pointer issue
If doesn't enable dpm, the powerplay will not allocate memory for
hw management. So, hw_init_power_state_table function will reference
NULL pointer when resetting.
Signed-off-by: Xiangliang Yu <Xiangliang.Yu@amd.com>
Reviewed-by: Rex Zhu <Rex.Zhu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions