Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"
authorHamza Mahfooz <hamza.mahfooz@amd.com>
Tue, 25 Oct 2022 19:04:36 +0000 (15:04 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 Dec 2022 12:14:41 +0000 (13:14 +0100)
commita8bc0ac43833ad072aa55fd7c23ebae779762fa6
tree8f739d05de18f87217546f540905f60db0917550
parentcc8deb82cca522275963b9f1a4739b58fa2a1506
Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"

[ Upstream commit 6803dfd3a69ccb318772463a86e40929fd4fbac7 ]

This reverts commit 55eea8ef98641f6e1e1c202bd3a49a57c1dd4059.

This quirk is now handled in the DRM core, so we can drop all of
the internal code that was added to handle it.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c