drm/amd/display: Add monitor specific edid quirk
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Mon, 12 Jun 2023 16:44:00 +0000 (12:44 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Jun 2023 17:12:15 +0000 (13:12 -0400)
commit613a7956deb3b1ffa2810c6d4c90ee9c3d743dbb
treeee19a7b95a805a474adf6463f8a1c8bb20673bb1
parentf2c58529eca6edecf9dc1cab41ab367a83bfba7a
drm/amd/display: Add monitor specific edid quirk

Disable FAMS on a Samsung Odyssey G9 monitor. Experiments show that this
monitor does not work well under some use cases, and is likely
implementation specific bug on the monitor's firmware.

Cc: stable@vger.kernel.org
Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c