OSDN Git Service

drm/amd/display: Disable force_single_disp_pipe_split on DCN2+
authorMichael Strauss <michael.strauss@amd.com>
Tue, 1 Oct 2019 16:04:16 +0000 (12:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 25 Oct 2019 20:50:09 +0000 (16:50 -0400)
commit4d25a0d51056755001d9b8803b57f11e37877196
tree20205e7248b9931ed66782e4f3411b8ecf4ece4d
parent71fb7b2801a7fcea919c1e1da7fe2bf19b165f04
drm/amd/display: Disable force_single_disp_pipe_split on DCN2+

[WHY]
force_single_disp_pipe_split is a debug flag for use on DCN1
but isn't necessary otherwise as DCN2+ splits by default

Signed-off-by: Michael Strauss <michael.strauss@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c
drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c