Skip to content
Snippets Groups Projects
Commit 37ba52c6 authored by Holger Hoffstätte's avatar Holger Hoffstätte Committed by Alex Deucher
Browse files

drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()


After fixing nested FPU contexts caused by 41401ac6 we're still seeing
complaints about spurious kernel_fpu_end(). As it turns out this was
already fixed for dcn20 in commit f41ed88c ("drm/amdgpu/display:
use GFP_ATOMIC in dcn20_validate_bandwidth_internal") but never moved
forward to dcn21.

Signed-off-by: default avatarHolger Hoffstätte <holger@applied-asynchrony.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent b42c68fa
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment