From: allen <allen.chen@ite.com.tw>
Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>,
Kenneth Hung <Kenneth.Hung@ite.com.tw>,
Jau-Chih Tseng <Jau-Chih.Tseng@ite.com.tw>,
Allen Chen <allen.chen@ite.com.tw>,
Jonas Karlman <jonas@kwiboo.se>,
Jernej Skrabec <jernej.skrabec@siol.net>,
"open list:DRM DRIVERS" <dri-devel@lists.freedesktop.org>,
open list <linux-kernel@vger.kernel.org>,
Hermes Wu <Hermes.Wu@ite.com.tw>,
"moderated list:ARM/Mediatek SoC support"
<linux-mediatek@lists.infradead.org>,
Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
Pi-Hsun Shih <pihsun@chromium.org>,
Sam Ravnborg <sam@ravnborg.org>,
"moderated list:ARM/Mediatek SoC support"
<linux-arm-kernel@lists.infradead.org>
Subject: [PATCH v1 0/2] IT6505 cover letter
Date: Mon, 10 Aug 2020 18:11:14 +0800 [thread overview]
Message-ID: <1597054312-25538-1-git-send-email-allen.chen@ite.com.tw> (raw)
The IT6505 is a high-performance DisplayPort 1.1a transmitter, fully compliant with DisplayPort 1.1a, HDCP 1.3 specifications. The IT6505 supports color depth of up to 36 bits (12 bits/color) and ensures robust transmission of high-quality uncompressed video content, along with uncompressed and compressed digital audio content.
This series refactors previous it6505 driver and contains document bindings, Kconfig to control the function enable or not.
allen (2):
ite-it6505 change trigger condition
drm/bridge: add it6505 driver
.../bindings/display/bridge/ite,it6505.yaml | 2 +-
drivers/gpu/drm/bridge/Kconfig | 7 +
drivers/gpu/drm/bridge/Makefile | 1 +
drivers/gpu/drm/bridge/ite-it6505.c | 3278 ++++++++++++++++++++
4 files changed, 3287 insertions(+), 1 deletion(-)
create mode 100644 drivers/gpu/drm/bridge/ite-it6505.c
--
1.9.1
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2020-08-11 6:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-10 10:11 allen [this message]
2020-08-10 10:11 ` [PATCH v1 1/2] ite-it6505 change trigger conditions allen
2020-08-24 22:32 ` Rob Herring
2020-08-10 10:11 ` [PATCH v1 2/2] drm/bridge: add refactored it6505 driver allen
2020-08-10 14:46 ` Randy Dunlap
-- strict thread matches above, loose matches on Subject: below --
2020-08-10 9:53 [PATCH v1 0/2] IT6505 cover letter allen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1597054312-25538-1-git-send-email-allen.chen@ite.com.tw \
--to=allen.chen@ite.com.tw \
--cc=Hermes.Wu@ite.com.tw \
--cc=Jau-Chih.Tseng@ite.com.tw \
--cc=Kenneth.Hung@ite.com.tw \
--cc=Laurent.pinchart@ideasonboard.com \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=jernej.skrabec@siol.net \
--cc=jonas@kwiboo.se \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=pihsun@chromium.org \
--cc=sam@ravnborg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).