diff options
author | John Harrison <[email protected]> | 2024-01-02 14:22:02 -0800 |
---|---|---|
committer | John Harrison <[email protected]> | 2024-01-05 16:18:21 -0800 |
commit | a797099562267ebb281acd59750f1a8dbba36eef (patch) | |
tree | bf3ef82c6c7daea1afc9d2cc216c2d10149ef65c /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | c5b32a41946139b9f4f7a087fda2355a90f671cb (diff) |
drm/i915/huc: Allow for very slow HuC loading
A failure to load the HuC is occasionally observed where the cause is
believed to be a low GT frequency leading to very long load times.
So a) increase the timeout so that the user still gets a working
system even in the case of slow load. And b) report the frequency
during the load to see if that is the cause of the slow down.
Also update the similar code on the GuC load to not use uncore->gt
when there is a local gt available. The two should match, but no need
for unnecessary de-referencing.
Signed-off-by: John Harrison <[email protected]>
Reviewed-by: Daniele Ceraolo Spurio <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions