Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane."
authorQingqing Zhuo <qingqing.zhuo@amd.com>
Mon, 5 Apr 2021 14:28:02 +0000 (10:28 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Apr 2021 20:53:41 +0000 (16:53 -0400)
commit55fa622fe635bfc3f2587d784f6facc30f8fdf12
treeab53c6e6e7f8eca795994f809faa379bcf8d32f5
parentc25675e0b30bf38edbe88f455283f4da5a8ee1ea
Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane."

This reverts commit f4a9be998c8ee39a30a68cb775c91928fe10a384.

The original commit was found to cause the following two issues
on sienna cichlid:
1. Refresh rate locked during vrrdemo
2. Display sticks on flipped landscape mode after changing
   orientation, and cannot be changed back to regular landscape

Signed-off-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c