diff options
author | Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> | 2022-07-08 00:15:19 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-07-25 16:31:03 +0300 |
commit | 25e751642a38204da189e0e239055702caeb461c (patch) | |
tree | 9550ac2a6ba8349f49a13194cd2e9ce649f34b7b /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | ccc4200cfb2518fea042b16f090962b07314439b (diff) | |
download | linux-25e751642a38204da189e0e239055702caeb461c.tar.xz |
drm/amd/display: Move predict pipe to dml fpu folder
The function dcn32_predict_pipe_split uses FPU operations. This commit
moves this function to the dcn32_fpu file, and we ensure that we only
invoke it under the kernel_fpu protection.
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions