]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amd/display: Separate set_gsl from set_gsl_source_select
authorIlya Bakoulin <Ilya.Bakoulin@amd.com>
Wed, 18 Jun 2025 17:07:14 +0000 (13:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 30 Jun 2025 15:58:55 +0000 (11:58 -0400)
commit660a467a5e7366cd6642de61f1aaeaf0d253ee68
tree32cb06ebdcb64fc588dec270153560e7ed4578ef
parent86fa0b9830a9b114952d2d8766a3fb7c6c7922be
drm/amd/display: Separate set_gsl from set_gsl_source_select

[Why/How]
Separate the checks for set_gsl and set_gsl_source_select, since
source_select may not be implemented/necessary.

Reviewed-by: Nevenko Stupar <nevenko.stupar@amd.com>
Signed-off-by: Ilya Bakoulin <Ilya.Bakoulin@amd.com>
Signed-off-by: Ray Wu <ray.wu@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/hwss/dcn20/dcn20_hwseq.c