drm/amd/display: Add writeback enable/disable in dc
authorAlex Hung <alex.hung@amd.com>
Thu, 2 Feb 2023 01:54:51 +0000 (18:54 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Oct 2023 19:42:12 +0000 (15:42 -0400)
commitc6d3c7b6309726fbe93cf595d6de326fb8295a64
tree853719fb99f30bcdafd6e09f97e3b31e34b95b31
parentcd1a4bc22821eea9a98f1beddd1a8d789989a720
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.

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/dcn30/dcn30_hwseq.c