diff options
| author | Rodrigo Siqueira <[email protected]> | 2022-07-07 14:11:08 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-07-25 13:31:03 +0000 |
| commit | 041a11095abdd52b38f1ea1355357ecd2b66c0e2 (patch) | |
| tree | 7123dfd5e5e0a1fde84370e7a8bfac518907e1d8 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
| parent | drm/amd/display: Revert "drm/amd/display: disable idle optimizations" (diff) | |
| download | kernel-041a11095abdd52b38f1ea1355357ecd2b66c0e2.tar.gz kernel-041a11095abdd52b38f1ea1355357ecd2b66c0e2.zip | |
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 <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions
