]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: move amdgpu_ucode_init_bo to amdgpu_device.c
authorRex Zhu <Rex.Zhu@amd.com>
Fri, 22 Sep 2017 10:03:59 +0000 (18:03 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Sep 2017 20:03:31 +0000 (16:03 -0400)
commit52a77c57a4f3a63a5b1af2f13a3662100233e982
tree5941e9c7b5b257cd6575378edc25c56ba4f97166
parente5ea5a36224c0b7546628a3e0d2868d40f48149e
drm/amdgpu: move amdgpu_ucode_init_bo to amdgpu_device.c

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>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c