diff options
author | Mikita Lipski <mikita.lipski@amd.com> | 2021-01-14 11:48:57 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-02-02 17:42:57 -0500 |
commit | 58180a0cc0c57fe62a799a112f95b60f6935bd96 (patch) | |
tree | cea7012e609e873846a68209e91f890fb71519be /drivers/base | |
parent | 1a10e5244778169a5a53a527d7830cf0438132a1 (diff) | |
download | lwn-58180a0cc0c57fe62a799a112f95b60f6935bd96.tar.gz lwn-58180a0cc0c57fe62a799a112f95b60f6935bd96.zip |
drm/amd/display: Release DSC before acquiring
[why]
Need to unassign DSC from pipes that are not using it
so other pipes can acquire it. That is needed for
asic's that have unmatching number of DSC engines from
the number of pipes.
[how]
Before acquiring dsc to stream resources, first remove it.
Signed-off-by: Mikita Lipski <mikita.lipski@amd.com>
Reviewed-by: Eryk Brol <Eryk.Brol@amd.com>
Acked-by: Anson Jacob <Anson.Jacob@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions