mirror_ubuntu-kernels/drivers/gpu/drm/amd/display
Melissa Wen 26f4712aed drm/amd/display: move FPU related code from dcn31 to dml/dcn31 folder
Creates FPU files in dml/dcn31 folder to centralize FPU operations
from 3.1x drivers and moves all FPU-associated code from dcn31 driver
to there. It includes the struct _vcs_dpi_ip_params_st and
_vcs_dpi_soc_bounding_box_st and functions:

- dcn31_calculate_wm_and_dlg_fp()
- dcn31_update_bw_bounding_box()

adding dc_assert_fp_enabled to them and drop DC_FP_START/END inside
functions that was moved to dml folder, as required.

Signed-off-by: Melissa Wen <mwen@igalia.com>
Reviewed-by: Alex Hung <alex.hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-03-25 12:40:26 -04:00
..
amdgpu_dm drm/amdgpu: Use drm_mode_copy() 2022-03-15 15:01:12 -04:00
dc drm/amd/display: move FPU related code from dcn31 to dml/dcn31 folder 2022-03-25 12:40:26 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.109.0 2022-03-25 12:40:26 -04:00
include drm/amd/display: disable HPD SW timer for passive dongle type 1 only 2022-03-15 14:25:15 -04:00
modules drm/amd/display: Fix HDCP SEND AKI INIT error 2022-03-25 12:40:26 -04:00
Kconfig drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI 2021-10-05 10:55:41 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO