]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit92101a7456ae7b1b09054efa8216e7efb0a8d0c9
treed9b8d0bd2f4325c9f47d2bc7b44f7e6926383e70
parent8e72c57379f1fcac3ecc9a9f34fbc4f0f1eb3409
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