diff options
author | 2022-01-23 03:38:28 +0100 | |
---|---|---|
committer | 2022-01-27 15:47:34 -0500 | |
commit | b6dca949b88ee69561fc4ed853ab7a2ae13d842f (patch) | |
tree | 383e0d5a8346ab6ca65772bc45715a4dd79c715e /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | drm/amdkfd: enable heavy-weight TLB flush on Vega20 (diff) | |
download | wireguard-linux-b6dca949b88ee69561fc4ed853ab7a2ae13d842f.tar.xz wireguard-linux-b6dca949b88ee69561fc4ed853ab7a2ae13d842f.zip |
drm/amdgpu/display: Remove t_srx_delay_us.
Unused. Convert the divisions into asserts on the divisor, to
debug why it is zero. The divide by zero is suspected of causing
kernel panics.
While I have no idea where the zero is coming from I think this
patch is a positive either way.
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions