diff options
author | Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> | 2022-07-07 10:11:08 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-07-25 09:31:03 -0400 |
commit | 041a11095abdd52b38f1ea1355357ecd2b66c0e2 (patch) | |
tree | 7123dfd5e5e0a1fde84370e7a8bfac518907e1d8 /drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | |
parent | 26749aa8d1261bd6f2db9d019276d4277dde7df8 (diff) | |
download | linux-041a11095abdd52b38f1ea1355357ecd2b66c0e2.tar.bz2 |
drm/amd/display: Drop FPU flags from dcn32_clk_mgr
We are working to isolate FPU operations inside the DML folder, and the
file dcn32_clk_mgr has some of these operations. This commit moves the
FPU operations inside the clock manager and creates the dcn32_fpu file
to aggregate those operations. Note that there is no functional change
ere, just moving code from one part to another.
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_kms.c')
0 files changed, 0 insertions, 0 deletions