diff options
| author | Shirish S <[email protected]> | 2019-09-10 07:15:01 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-09-16 15:05:07 +0000 |
| commit | 8c9f69bc5cc40ca949a9f0b12e05d81bb5a9f446 (patch) | |
| tree | 8f9d868eb32ebf2f429b6a0a767ef7e592fb142f /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | drm/amd/powerplay: update smu11_driver_if_arcturus.h (diff) | |
| download | kernel-8c9f69bc5cc40ca949a9f0b12e05d81bb5a9f446.tar.gz kernel-8c9f69bc5cc40ca949a9f0b12e05d81bb5a9f446.zip | |
drm/amdgpu: fix build error without CONFIG_HSA_AMD
If CONFIG_HSA_AMD is not set, build fails:
drivers/gpu/drm/amd/amdgpu/amdgpu_device.o: In function `amdgpu_device_ip_early_init':
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1626: undefined reference to `sched_policy'
Use CONFIG_HSA_AMD to guard this.
Fixes: 1abb680ad371 ("drm/amdgpu: disable gfxoff while use no H/W scheduling policy")
Signed-off-by: Shirish S <[email protected]>
Reviewed-by: Huang Rui <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions
