OSDN Git Service

drm/amdgpu: Fix none-powerplay issue when load driver on emulation mode
authorShaoyun Liu <Shaoyun.Liu@amd.com>
Mon, 5 Feb 2018 21:41:33 +0000 (16:41 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:19:47 +0000 (14:19 -0500)
commit4a2ba394777a7da1e49f4f13a9b9d6882be1f1d4
tree89639c9e23fd3f54249948f4a83a8f32e5a9935e
parentbfca02892773d2702aeeec9a290cf99464c3c0c1
drm/amdgpu: Fix none-powerplay issue when load driver on emulation mode

On emulation mode , driver will be loaded with powerplay disabled

Signed-off-by: Shaoyun Liu <Shaoyun.Liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c