drm/amd/display: Revert "Guard ASSR with internal display flag"
authorStylon Wang <stylon.wang@amd.com>
Thu, 10 Jun 2021 06:11:57 +0000 (14:11 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 22 Jun 2021 20:45:10 +0000 (16:45 -0400)
commit715bfff397634c44d616e27e11c873be1d442977
treeb93f3687b75299e689314070c82781bd75af57ec
parenteeb90e26ed05dd44553d557057bf35f08f853af8
drm/amd/display: Revert "Guard ASSR with internal display flag"

This reverts commit 9127daa0a8d88a6e6452eb8b7c9be4c3f42a867e.

[Why]
1. Previous patch regresses on some embedded panels.
2. Project coreboot doesn't support passing of internal display flag.

[How]
This reverts "Guard ASSR with internal display flag" commit.

Fixes: 9127daa0a8d88a ("drm/amd/display: Guard ASSR with internal display flag")
Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1620
Signed-off-by: Stylon Wang <stylon.wang@amd.com>
Reviewed-by: Wesley Chalmers <Wesley.Chalmers@amd.com>
Acked-by: Bindu Ramamurthy <bindu.r@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c