diff options
| author | Melissa Wen <[email protected]> | 2022-03-30 23:02:04 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-04-28 21:44:02 +0000 |
| commit | 7324d02a6545414fff3bcd2c6e95b9e1041a327e (patch) | |
| tree | b80be388ed58245fa22ce077d7541714790a6082 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | drm/amd: Fix spelling typo in comment (diff) | |
| download | kernel-7324d02a6545414fff3bcd2c6e95b9e1041a327e.tar.gz kernel-7324d02a6545414fff3bcd2c6e95b9e1041a327e.zip | |
drm/amd/display: protect remaining FPU-code calls on dcn3.1.x
From [1], I realized two other calls to dcn30 code are associated with
FPU operations and are not protected by DC_FP_* macros:
* dcn30_populate_dml_writeback_from_context()
* dcn30_set_mcif_arb_params()
So, since FPU-associated code is not fully isolated in dcn30, and
dcn3.1.x reuses them, let's wrap their calls properly.
Note: this patch complements the fix from [1].
[1] https://lore.kernel.org/amd-gfx/[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/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions
