drm/amd/display: attempt to fix the logic in commit_planes_for_stream()
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 12 Jul 2022 15:11:22 +0000 (11:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Jul 2022 15:25:18 +0000 (11:25 -0400)
commita0d10c437c1c9859d24a16b90abf85120603b4ff
treed9b8d0bd2f4325c9f47d2bc7b44f7e6926383e70
parent43195162fbf54b2cc35efe295d2ed072d2bd4048
drm/amd/display: attempt to fix the logic in commit_planes_for_stream()

The indentation is screwed up.  I'm not sure quite how the logic
should flow.  Someone more familiar with this code should
verify this.

Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c