drm/amd/display: Add writeback enable/disable in dc
authorAlex Hung <alex.hung@amd.com>
Fri, 1 Dec 2023 13:25:32 +0000 (06:25 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2023 20:22:35 +0000 (15:22 -0500)
commitf772f902b28662188636faba88e2a10bdb08e128
treeb4d339c79ce81ced78a4dc2043576cf3354ba67a
parentc81e13b929df2fd16dce87ac36672978f10eae1c
drm/amd/display: Add writeback enable/disable in dc

[WHAT]
The enable and disable writeback calls need to be included in the
coressponding functions in dc_stream.

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_stream.c
drivers/gpu/drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.c