Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit db3985e5 authored by Daniel Vetter's avatar Daniel Vetter Committed by Dave Airlie
Browse files

Revert "drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S"

This reverts commit 6f33814b.

The quirk cause a regression, and it looks like the original bug was
simply a lack of FIFO bandwidth on the i915G of the reporter. Which
should eventually be fixed as soon as we get around to implemented
DSPARB FIFO reassignment on gen 3.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=52281


Cc: stable@vger.kernel.org
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent b9e50713
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -87,9 +87,6 @@ static struct edid_quirk {
	int product_id;
	u32 quirks;
} edid_quirk_list[] = {
	/* ASUS VW222S */
	{ "ACI", 0x22a2, EDID_QUIRK_FORCE_REDUCED_BLANKING },

	/* Acer AL1706 */
	{ "ACR", 44358, EDID_QUIRK_PREFER_LARGE_60 },
	/* Acer F51 */