diff options
author | 2022-03-26 19:24:48 -0100 | |
---|---|---|
committer | 2022-03-31 23:05:54 -0400 | |
commit | 9696679bf7ac40a8fb6a488a75bd66d4414cd3c3 (patch) | |
tree | 0477a99cc6e03bcc1db74250d7834458795ff53d /drivers/gpu/drm/amd/amdgpu | |
parent | drm/amd/display: detach fpu operations from dcn10_validate_bandwidth in calcs (diff) | |
download | wireguard-linux-9696679bf7ac40a8fb6a488a75bd66d4414cd3c3.tar.xz wireguard-linux-9696679bf7ac40a8fb6a488a75bd66d4414cd3c3.zip |
drm/amd/display: remove DC_FP_* wrapper from dml folder
FPU documentation states that developers must not use DC_FP_START/END
inside dml files, but use this macro to wrap calls to FPU functions in
dc folder (outside dml folder). Therefore, this patch removes DC_FP_*
wrappers from dml folder and wraps calls for these FPU operations
outside dml, as required.
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Melissa Wen <mwen@igalia.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions