]> git.itanic.dy.fi Git - linux-stable/commit
drm/amd/display: fix some style issues
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 20 Sep 2023 13:35:32 +0000 (09:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2023 20:54:51 +0000 (16:54 -0400)
commitcac9f51d73ba4fa619af0bdc14229cc03b722270
tree20f1b901a3ca9d544dbd4bb1d5b2a93ede6037c2
parente61801f162ddcf8874c820639483ec4849b0fb0b
drm/amd/display: fix some style issues

Fixes a few style issues:
- Only calculate the dto_params and dp_hpo_inst when dccg is present.
- Fix indentation
- Drop empty else block

Fixes: 7f7925e25828 ("drm/amd/display: Fix MST recognizes connected displays as one")
Cc: Muhammad Ahmed <ahmed.ahmed@amd.com>
Cc: Michel Dänzer <michel@daenzer.net>
Cc: Stylon Wang <stylon.wang@amd.com>
Reviewed-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c