diff options
| author | Shirish S <[email protected]> | 2018-04-16 12:17:57 +0530 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-05-15 13:43:21 -0500 |
| commit | 2c773de2ecb8c327f2448bd1eecad224e9227087 (patch) | |
| tree | 3ce57e7cf61d6c61e6716358d7b9fcf7f9bafd0a /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 5c3517d0c2ead443f378173c698f3bd09cb89d72 (diff) | |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions