diff options
author | Holger Hoffstätte <holger@applied-asynchrony.com> | 2021-03-05 15:23:18 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-03-10 16:13:13 -0500 |
commit | 680174cfd1e1cea70a8f30ccb44d8fbdf996018e (patch) | |
tree | 2578759bb8c0c58642ff34f585e540c9d1b52a67 /drivers/gpu/drm/tilcdc | |
parent | 15e8b95d5f7509e0b09289be8c422c459c9f0412 (diff) | |
download | linux-680174cfd1e1cea70a8f30ccb44d8fbdf996018e.tar.bz2 |
drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()
After fixing nested FPU contexts caused by 41401ac67791 we're still seeing
complaints about spurious kernel_fpu_end(). As it turns out this was
already fixed for dcn20 in commit f41ed88cbd ("drm/amdgpu/display:
use GFP_ATOMIC in dcn20_validate_bandwidth_internal") but never moved
forward to dcn21.
Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/gpu/drm/tilcdc')
0 files changed, 0 insertions, 0 deletions