linux/drivers/gpu/drm/amd/display
Alex Deucher 1a3089565e drm/amdgpu/display: fix FP handling in DCN30
Adjust the FP handling to avoid nested calls.

The nested calls cause the warning below
WARNING: CPU: 3 PID: 384 at arch/x86/kernel/fpu/core.c:129 kernel_fpu_begin

Fixes: 582e2ce5b4 ("drm/amdgpu/display: FP fixes for DCN3.x (v4)")
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-11-13 17:29:46 -05:00
..
amdgpu_dm amd/display/amdgpu_dm: delete same check in if condition 2020-11-10 14:28:00 -05:00
dc drm/amdgpu/display: fix FP handling in DCN30 2020-11-13 17:29:46 -05:00
dmub drm/amd/display: [FW Promotion] Release 0.0.41 2020-11-10 14:25:59 -05:00
include drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're used 2020-11-10 14:27:10 -05:00
modules drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3) 2020-11-04 17:11:37 -05:00
Kconfig drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3) 2020-11-04 17:11:37 -05:00
Makefile
TODO