diff options
| author | Shirish S <[email protected]> | 2018-04-16 06:47:57 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-05-15 18:43:21 +0000 |
| commit | 2c773de2ecb8c327f2448bd1eecad224e9227087 (patch) | |
| tree | 3ce57e7cf61d6c61e6716358d7b9fcf7f9bafd0a /drivers/gpu/drm/amd/amdgpu/amdgpu_test.c | |
| parent | drm/amd/pp: Adding a function to store cc6 data in SMU10 (diff) | |
| download | kernel-2c773de2ecb8c327f2448bd1eecad224e9227087.tar.gz kernel-2c773de2ecb8c327f2448bd1eecad224e9227087.zip | |
drm/amdgpu: defer test IBs on the rings at boot (V3)
amdgpu_ib_ring_tests() runs test IB's on rings at boot
contributes to ~500 ms of amdgpu driver's boot time.
This patch defers it and ensures that its executed
in amdgpu_info_ioctl() if it wasn't scheduled.
V2: Use queue_delayed_work() & flush_delayed_work().
V3: removed usage of separate wq, ensure ib tests is
run before enabling clockgating.
Signed-off-by: Shirish S <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_test.c')
0 files changed, 0 insertions, 0 deletions
