diff options
author | Melissa Wen <[email protected]> | 2022-03-26 19:24:47 -0100 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-03-31 23:05:54 -0400 |
commit | 851c5f242a03d7e9b00d2d1537d959e54fa101e8 (patch) | |
tree | 42ccdcc958240099c17f64112ece88d3528505ce /drivers/gpu/drm/amd/pm/amdgpu_pm.c | |
parent | ebd9c071d29e56b21ef5155757e0da9926d8d814 (diff) |
drm/amd/display: detach fpu operations from dcn10_validate_bandwidth in calcs
dcn10_validate_bandwidth is only used on dcn10 files, but is declared in
dcn_calcs files. Rename dcn10_* to dcn_* in calcs, remove DC_FP_* wrapper
inside DML folder and create an specific dcn10_validate_bandwidth in
dcn10_resources that calls dcn_validate_bandwidth and properly wraps that
FPU function with DC_FP_* macro.
Acked-by: Christian König <[email protected]>
Reviewed-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Melissa Wen <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions