From patchwork Thu Mar 30 09:04:34 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9653291 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 268AA602C8 for ; Thu, 30 Mar 2017 09:04:59 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 109F326C9B for ; Thu, 30 Mar 2017 09:04:59 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 01B2428574; Thu, 30 Mar 2017 09:04:58 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id A9ADD26C9B for ; Thu, 30 Mar 2017 09:04:58 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id E7F956E7D9; Thu, 30 Mar 2017 09:04:57 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wr0-x235.google.com (mail-wr0-x235.google.com [IPv6:2a00:1450:400c:c0c::235]) by gabe.freedesktop.org (Postfix) with ESMTPS id ED0816E18D for ; Thu, 30 Mar 2017 09:04:49 +0000 (UTC) Received: by mail-wr0-x235.google.com with SMTP id w43so50974268wrb.0 for ; Thu, 30 Mar 2017 02:04:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=nKLOV4O/WF8FwqNZbcuKNZNi1KE1NQSqu7gilBSjmZw=; b=03xWvWwMvDrCT+J13Goqi6jX6CCI/151OHMBFNOY7UMt9MMRcEURWCYGa68RWuJEJq lSHy1YpuxdIN0/rUR1kIrsTGGPOjT82mXPYHL/1BLAxkuUWq6aOo2+6XyrSiOmcgZKrf insNGnzZO2kMp+N7FnS9R4rIZWI+4HMV2bXRQ4CpxQA55mr1CteYmFQGh3/mCmqHYxbx iDs18YraZXlpoDKo5xzpMmYGC1bMpW9ZkLjp+59RzCdwRTgMRolPmT9+KwnXtaBNbWE8 3bKCY0V8ziD7fE+5GB60cWxUzEGu0+89SpTZMmHJMJtNiu6F7IzCX+sLnpTFJ132iVp3 OpHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=nKLOV4O/WF8FwqNZbcuKNZNi1KE1NQSqu7gilBSjmZw=; b=FP9+oRxgjz80NY3a7+5QrE9yHT7Wz8xZ7Tv1yHNe60Op7GoERfTdhPL/3WYy2rF78T DLmTc0SO852KFZ9LfluGIv+CcQplSOy/wrqQJa9VApLUjhL4CotfrOldd1BKs/PEaib8 Yf41cyA2Zz9LGZZbLkoVk2lHQiRczDlKjPMyR7I632JON3L2SWk8k069Bbk2XGhAUQEp EY/s4RwbTtzMdq+nvAGUhFOEDdvCmcqydnAKTE+WhRprUkk6WVY0YwUJB7js1+R5rAK+ zsKERDOUbHszS0rGCKIRF9UPaiRSE43awQGpIUojdopIQbLaynR6HQM+LPtY1saQky44 dN9g== X-Gm-Message-State: AFeK/H08zXsl/ot0TSHCzmKfdkmxlU/wmybS7miavs068SGwdqDIl63d8QQkssMvfR5PwNS8 X-Received: by 10.28.134.70 with SMTP id i67mr2379436wmd.124.1490864688262; Thu, 30 Mar 2017 02:04:48 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id h65sm1935960wrh.32.2017.03.30.02.04.47 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 30 Mar 2017 02:04:47 -0700 (PDT) From: Neil Armstrong To: dri-devel@lists.freedesktop.org, laurent.pinchart+renesas@ideasonboard.com, architt@codeaurora.org Subject: [PATCH v5 5/6] drm: bridge: dw-hdmi: Add Documentation on supported input formats Date: Thu, 30 Mar 2017 11:04:34 +0200 Message-Id: <1490864675-17336-6-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1490864675-17336-1-git-send-email-narmstrong@baylibre.com> References: <1490864675-17336-1-git-send-email-narmstrong@baylibre.com> Cc: Jose.Abreu@synopsys.com, linux-doc@vger.kernel.org, Neil Armstrong , kieran.bingham@ideasonboard.com, linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-media@vger.kernel.org X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP This patch adds a new DRM documentation entry and links to the input format table added in the dw_hdmi header. Signed-off-by: Neil Armstrong --- Documentation/gpu/bridge/dw-hdmi.rst | 15 +++++++++++++++ Documentation/gpu/index.rst | 1 + 2 files changed, 16 insertions(+) create mode 100644 Documentation/gpu/bridge/dw-hdmi.rst diff --git a/Documentation/gpu/bridge/dw-hdmi.rst b/Documentation/gpu/bridge/dw-hdmi.rst new file mode 100644 index 0000000..486faad --- /dev/null +++ b/Documentation/gpu/bridge/dw-hdmi.rst @@ -0,0 +1,15 @@ +======================================================= + drm/bridge/dw-hdmi Synopsys DesignWare HDMI Controller +======================================================= + +Synopsys DesignWare HDMI Controller +=================================== + +This section covers everything related to the Synopsys DesignWare HDMI +Controller implemented as a DRM bridge. + +Supported Input Formats and Encodings +------------------------------------- + +.. kernel-doc:: include/drm/bridge/dw_hdmi.h + :doc: Supported input formats and encodings diff --git a/Documentation/gpu/index.rst b/Documentation/gpu/index.rst index e998ee0..d81c6ff 100644 --- a/Documentation/gpu/index.rst +++ b/Documentation/gpu/index.rst @@ -15,6 +15,7 @@ Linux GPU Driver Developer's Guide vc4 vga-switcheroo vgaarbiter + bridge/dw-hdmi todo .. only:: subproject and html