linux/drivers/gpu/drm/amd/display
Holger Hoffstätte 37ba52c6bd drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()
After fixing nested FPU contexts caused by 41401ac677 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>
2021-03-05 15:15:02 -05:00
..
amdgpu_dm drm/amdgpu/display: remove redundant continue statement 2021-03-05 15:14:07 -05:00
dc drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp() 2021-03-05 15:15:02 -05:00
dmub drm/amd/display: [FW Promotion] Release 0.0.54 2021-03-02 14:07:17 -05:00
include drm/amd/display: Add internal display info 2020-11-24 12:08:15 -05:00
modules drm/amd/display: Add flag for building infopacket 2021-03-02 14:06:29 -05:00
Kconfig drm/amd/display: Support crc on specific region 2021-03-05 15:11:47 -05:00
Makefile
TODO