diff options
| author | Farah Kassabri <[email protected]> | 2024-04-04 08:06:03 +0000 |
|---|---|---|
| committer | Ofir Bitton <[email protected]> | 2024-06-23 06:53:04 +0000 |
| commit | 52fbab90edb7cd29490422f2073e0f8a560eb150 (patch) | |
| tree | 97120dd2eac7a3e51c7c2563a03ab238c18d1f02 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | accel/habanalabs/gaudi2: unsecure edma max outstanding register (diff) | |
| download | kernel-52fbab90edb7cd29490422f2073e0f8a560eb150.tar.gz kernel-52fbab90edb7cd29490422f2073e0f8a560eb150.zip | |
accel/habanalabs: change the heartbeat scheduling point
Currently we schedule the heartbeat thread at late init, only then
we set the INTS_REGISTER packet which enables events to be received
from firmware.
Init may take some time and we want to give firmware 2 full cycles of
heartbeat thread after it received INTS_REGISTER.
The patch will move the heartbeat thread scheduling to be after driver
is done with all initializations.
Signed-off-by: Farah Kassabri <[email protected]>
Reviewed-by: Ofir Bitton <[email protected]>
Signed-off-by: Ofir Bitton <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
