diff options
author | Rex Zhu <Rex.Zhu@amd.com> | 2018-10-19 10:38:10 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-10-24 20:03:43 -0500 |
commit | 6f059c641b31076248ba89d0f7e0e753946a8099 (patch) | |
tree | 6058d9151248dd75acf635ae2306c79faf7ee653 /drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c | |
parent | 355c8db13be409695956c666e839f654a99cfc2d (diff) |
drm/amd/display: Fix Null point error if smu ip was disabled
from AI, SMU Ip is not indispensable to driver and can be
disabled by user via module parameter ip_block_mask.
so the pp_handle may be NULL.
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c')
0 files changed, 0 insertions, 0 deletions