public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/3] Use correct mode for edp panel
@ 2023-11-17 21:46 Hsin-Yi Wang
  2023-11-17 21:46 ` [PATCH v7 1/3] drm/panel-edp: Add override_edid_mode quirk for generic edp Hsin-Yi Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Hsin-Yi Wang @ 2023-11-17 21:46 UTC (permalink / raw)
  To: Douglas Anderson
  Cc: Neil Armstrong, Jessica Zhang, Sam Ravnborg, Maarten Lankhorst,
	Maxime Ripard, Thomas Zimmermann, David Airlie, Daniel Vetter,
	dri-devel, linux-kernel, stable

This series contains 2 part to handle mode selection for edp panel:
1. (patch 1, 2) Add a quirk to override the edid mode for generic edp.
2. (patch 3) If a panel contains hardcoded mode, skip edid mode.

Previous versions:
v1: https://patchwork.kernel.org/project/dri-devel/cover/20231101212604.1636517-1-hsinyi@chromium.org/
v2: https://patchwork.kernel.org/project/dri-devel/cover/20231102221309.1971910-1-hsinyi@chromium.org/
v3: https://patchwork.kernel.org/project/dri-devel/cover/20231106202718.2770821-1-hsinyi@chromium.org/
v4: https://patchwork.kernel.org/project/dri-devel/cover/20231106210337.2900034-1-hsinyi@chromium.org/
v5: https://patchwork.kernel.org/project/dri-devel/cover/20231107000023.2928195-1-hsinyi@chromium.org/
v6: https://lore.kernel.org/lkml/20231107204611.3082200-2-hsinyi@chromium.org/

Hsin-Yi Wang (3):
  drm/panel-edp: Add override_edid_mode quirk for generic edp
  drm/panel-edp: Add auo_b116xa3_mode
  drm/panel-edp: Avoid adding multiple preferred modes

 drivers/gpu/drm/panel/panel-edp.c | 79 ++++++++++++++++++++++++++-----
 1 file changed, 68 insertions(+), 11 deletions(-)

-- 
2.43.0.rc0.421.g78406f8d94-goog


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-11-17 22:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-17 21:46 [PATCH v7 0/3] Use correct mode for edp panel Hsin-Yi Wang
2023-11-17 21:46 ` [PATCH v7 1/3] drm/panel-edp: Add override_edid_mode quirk for generic edp Hsin-Yi Wang
2023-11-17 22:06   ` Greg KH
2023-11-17 21:46 ` [PATCH v7 2/3] drm/panel-edp: Add auo_b116xa3_mode Hsin-Yi Wang
2023-11-17 21:52   ` kernel test robot
2023-11-17 21:46 ` [PATCH v7 3/3] drm/panel-edp: Avoid adding multiple preferred modes Hsin-Yi Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox