diff options
author | Melissa Wen <mwen@igalia.com> | 2022-03-26 19:24:48 -0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-03-31 23:05:54 -0400 |
commit | 9696679bf7ac40a8fb6a488a75bd66d4414cd3c3 (patch) | |
tree | 0477a99cc6e03bcc1db74250d7834458795ff53d /drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | |
parent | 851c5f242a03d7e9b00d2d1537d959e54fa101e8 (diff) |
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/gfx_v10_0.c')
0 files changed, 0 insertions, 0 deletions