commit | af1ec44f9a56354bac98d000cbac2c8fed1f2e87 | [log] [tgz] |
---|---|---|
author | Prike Liang <Prike.Liang@amd.com> | Wed Sep 18 15:11:34 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 03 09:11:04 2019 -0500 |
tree | 054b3ac0599e4b8da3e9e6a7968ef0e2e0fc98bd | |
parent | 227f7d58d707fa6d931a1e16d29eb3e1c41ad67d [diff] |
drm/amd/powerplay: bypass dpm_context null pointer check guard for some smu series For now APU has no smu_dpm_context structure for containing default/current related dpm tables, thus will needn't initialize smu_dpm_context to aviod APU null pointer issue. Signed-off-by: Prike Liang <Prike.Liang@amd.com> Reviewed-by: Kevin Wang <kevin1.wang@amd.com> Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>