diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2023-05-16 17:16:30 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-06-09 10:37:52 -0400 |
commit | 45b3a914d40e63d2c9e3a3e02fb2014be975b9b0 (patch) | |
tree | 66bdb4126a5d312e3c19bb14d163d90d305114ea /drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c | |
parent | 92ecb92ccc839c4c4b51ab1025cde5dd82c2fb4b (diff) | |
download | linux-45b3a914d40e63d2c9e3a3e02fb2014be975b9b0.tar.gz linux-45b3a914d40e63d2c9e3a3e02fb2014be975b9b0.tar.bz2 linux-45b3a914d40e63d2c9e3a3e02fb2014be975b9b0.zip |
drm/amdgpu/gmc9: fix 64 bit division in partition code
Rework logic or use do_div() to avoid problems on 32 bit.
v2: add a missing case for XCP macro
v3: fix out of bounds array access
v4: fix xcp handling harder
Acked-by: Guchun Chen <guchun.chen@amd.com> (v1)
Reviewed-by: Mukul Joshi <mukul.joshi@amd.com> (v3)
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c')
0 files changed, 0 insertions, 0 deletions