drm/amd/display: make dcn20 stream_gating use a pointer for dsc_pg_control
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Thu, 27 Aug 2020 19:21:03 +0000 (15:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Sep 2020 21:52:41 +0000 (17:52 -0400)
commit20cc44c9e82a9131c64d0a95d32b18e28d9728f4
tree2c541a68d4c36592c7b989d8d6680783305a9b8b
parente4863f118a7d58e080c16dc0cd354736691c2f66
drm/amd/display: make dcn20 stream_gating use a pointer for dsc_pg_control

This allows us to reuse these on different asics.

Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c