diff options
author | Ashley Thomas <Ashley.Thomas2@amd.com> | 2020-10-12 21:33:27 -0700 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-11-02 15:30:47 -0500 |
commit | 7dd4f4df99109b280cd996602d7533cc0b2e7348 (patch) | |
tree | 1fe522fdc441e2f4e86faec6414d796b10e7c00b /drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c | |
parent | 81e8da715ca7d837802dee48625f380c9a1dbd11 (diff) |
drm/amd/display: fail instead of div by zero/bugcheck
[why]
If pbn_per_slot is 0, fail instead of dividing by zero and
bugchecking.
[how]
Check for zero divisor before division operation.
Signed-off-by: Ashley Thomas <Ashley.Thomas2@amd.com>
Reviewed-by: Wyatt Wood <Wyatt.Wood@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c')
0 files changed, 0 insertions, 0 deletions