diff options
| author | Chris Wilson <[email protected]> | 2020-07-02 09:52:19 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2020-07-02 11:30:24 +0000 |
| commit | 8f125dafb390162723884510af074a3ef0dc667a (patch) | |
| tree | b95260540bcc1176a3542292f1e596e5525fd96e /drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | |
| parent | drm/i915/gt: Harden the heartbeat against a stuck driver (diff) | |
| download | kernel-8f125dafb390162723884510af074a3ef0dc667a.tar.gz kernel-8f125dafb390162723884510af074a3ef0dc667a.zip | |
drm/i915/gt: Move the heartbeat into the high priority system wq
As we ensure that the heartbeat is reasonably fast (and should not
block), move the heartbeat work into the system_highpri_wq to avoid
having this essential task be blocked behind other slow work, such as
our own retire_work_handler.
References: https://gitlab.freedesktop.org/drm/intel/-/issues/2119
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c')
0 files changed, 0 insertions, 0 deletions
