diff options
| author | Rodrigo Siqueira <[email protected]> | 2022-06-30 18:46:21 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-06-30 23:35:14 +0000 |
| commit | 780f97cec866e1ec6967c66c2a1f68b8aa1e3f23 (patch) | |
| tree | 136289b18d47012f7547d0010bd7e0054406cb9f /drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | |
| parent | drm/amd/display: Fix __muldf3 undefined for 32 bit compilation (diff) | |
| download | kernel-780f97cec866e1ec6967c66c2a1f68b8aa1e3f23.tar.gz kernel-780f97cec866e1ec6967c66c2a1f68b8aa1e3f23.zip | |
drm/amd/display: Fix __nedf2 undefined for 32 bit compilation
When we tried to compile DCN32/321 for 32-bit architecture, we got this
error message:
ERROR: modpost: "__nedf2" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
This commit fixes this issue by rewriting a small part of the
dcn32_build_wm_range_table.
Cc: Aurabindo Pillai <[email protected]>
Cc: Harry Wentland <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: Randy Dunlap <[email protected]>
Fixes: 265280b99822 ("drm/amd/display: add CLKMGR changes for DCN32/321")
Acked-by: Randy Dunlap <[email protected]>
Tested-by: Randy Dunlap <[email protected]> # build-tested
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h')
0 files changed, 0 insertions, 0 deletions
