[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190611002256.186969-1-dbasehore@chromium.org>
Date: Mon, 10 Jun 2019 17:22:51 -0700
From: Derek Basehore <dbasehore@...omium.org>
To: linux-kernel@...r.kernel.org
Cc: maarten.lankhorst@...ux.intel.com, maxime.ripard@...tlin.com,
sean@...rly.run, airlied@...ux.ie, daniel@...ll.ch,
thierry.reding@...il.com, sam@...nborg.org,
jani.nikula@...ux.intel.com, joonas.lahtinen@...ux.intel.com,
rodrigo.vivi@...el.com, ck.hu@...iatek.com, p.zabel@...gutronix.de,
matthias.bgg@...il.com, dri-devel@...ts.freedesktop.org,
intel-gfx@...ts.freedesktop.org,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org,
Derek Basehore <dbasehore@...omium.org>
Subject: [PATCH 0/5] Panel rotation patches
This adds the plumbing for reading panel rotation from the devicetree
and sets up adding a panel property for the panel orientation on
Mediatek SoCs when a rotation is present.
Derek Basehore (5):
drm/panel: Add helper for reading DT rotation
dt-bindings: display/panel: Expand rotation documentation
drm/panel: Add attach/detach callbacks
drm/connector: Split out orientation quirk detection
drm/mtk: add panel orientation property
.../bindings/display/panel/panel.txt | 32 +++++++++++
drivers/gpu/drm/drm_connector.c | 16 ++----
drivers/gpu/drm/drm_panel.c | 55 +++++++++++++++++++
drivers/gpu/drm/i915/vlv_dsi.c | 13 +++--
drivers/gpu/drm/mediatek/mtk_dsi.c | 8 +++
include/drm/drm_connector.h | 2 +-
include/drm/drm_panel.h | 11 ++++
7 files changed, 120 insertions(+), 17 deletions(-)
--
2.22.0.rc2.383.gf4fbbf30c2-goog
Powered by blists - more mailing lists