OSDN Git Service

drm/amd/display: Fix typo in enable and disable symclk_se
authorTaimur Hassan <syed.hassan@amd.com>
Mon, 17 Jul 2023 20:59:57 +0000 (16:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Aug 2023 20:35:55 +0000 (16:35 -0400)
commitec4b70db47e7925c804d8140c3b1f6a62366cb55
tree040089afc383652160dd96c6ed0c89f69565a5cb
parent927e784c180c942bc7f5aa7164a55ac23ec746b8
drm/amd/display: Fix typo in enable and disable symclk_se

[Why & How]
Symclk should be based on link_enc_inst, and symclk_fe_sel should be based
on stream_enc_inst.

Reviewed-by: Charlene Liu <charlene.liu@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Taimur Hassan <syed.hassan@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@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/inc/hw/dccg.h