[Bug 59841] [IVB cpu eDP] panel is broken due to 657445fe86 (eDP bpp clamping)
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Mon Sep 2 12:43:41 PDT 2013
https://bugzilla.kernel.org/show_bug.cgi?id=59841
--- Comment #102 from jkp <jkp at iki.fi> ---
Looking at the quirk table, appears the device id on the XPS13 is the same, so
instead of:
+ { 0x0166, 0x1043, 0x15b7, quirk_incorrect_edp_bpp_enable },
having this in the patch:
+ { 0x0166, PCI_ANY_ID, PCI_ANY_ID, quirk_incorrect_edp_bpp_enable },
would cover the quirk for both the TX300 and XPS13, and perhaps also for the
other ASUS mentioned in this thread.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the intel-gfx-bugs
mailing list