]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/smu: use unified variable smu->is_apu to check apu asic platform
authorKevin Wang <kevin1.wang@amd.com>
Mon, 23 Dec 2019 10:17:36 +0000 (18:17 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Jan 2020 16:57:22 +0000 (11:57 -0500)
commitda4b4785d1002002cee6345f7296b9f5b1b80563
tree2761c34e67e2bba35c01b46fd3727e3a7ed01124
parent07effca3ae50200e5f2485b8c2c1e81afd8567e5
drm/amdgpu/smu: use unified variable smu->is_apu to check apu asic platform

use unified variable smu->is_apu to check apu asic in smu driver.

related patch:
drm/amd/powerplay: bypass dpm_context null pointer check guard for some
smu series

Signed-off-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/amdgpu_smu.c
drivers/gpu/drm/amd/powerplay/smu_v12_0.c