From patchwork Tue Mar 21 15:12:40 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9636775 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 74A1560216 for ; Tue, 21 Mar 2017 15:13:01 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 69DC328329 for ; Tue, 21 Mar 2017 15:13:01 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5E8AE2833B; Tue, 21 Mar 2017 15:13:01 +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 2438C28329 for ; Tue, 21 Mar 2017 15:13:01 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6A0BF6E71B; Tue, 21 Mar 2017 15:12:58 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wm0-x230.google.com (mail-wm0-x230.google.com [IPv6:2a00:1450:400c:c09::230]) by gabe.freedesktop.org (Postfix) with ESMTPS id B4F566E718 for ; Tue, 21 Mar 2017 15:12:55 +0000 (UTC) Received: by mail-wm0-x230.google.com with SMTP id n11so14463659wma.1 for ; Tue, 21 Mar 2017 08:12:55 -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=pwe+5l1ywX6mP/QxFl7zfYVfRJt3N/WXSbMGXARa4sjqZDgYDlt/sG73Xr+S55+XO9 IMQ9ARGGZ6IJzKD4HY7EG9gCkXMv1tsNZF3r4JcNmyCPbIUm7VfRRJmBct+H1nVFwzkS EAxvmGkiD3jkizXUG1YIZwIknYVqUH5bjIRi3AQn2fpxfpvjSabTABxQZMGnzmRMRhgu qfVY26b31CIVbmshKJzdtwewV1XDgneD7q3D/8H8mQT/CPql7E++7clqFjLRJdvpbQrM YXWN7ywuOf9NPbzGCpPxALA1HUUgenrlDNezF4vUu8yg27AE0Li+FDS1LQ2Q/KV3EiLc bscA== 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=ptH9dHyiZih/VbQPKfg9jpL5hh6C2ItCEktVSEdQHyVfaeU50VC5mdrRlzbuCgvHJL MaDdI1Km9OKE5XECUf3SHMSCr6iYmh/xHEwUw/HPTzH0V06kJjIKaVK4x7l5mrlyT11G ctPN0WvEgAboxfoMJxsxMBQI6xCeYNSzdiipkDR1MSWIaEH6+ly1JFBvcnc8Af2uRbf3 7V6ZK9arLsuRn9dnChmFr273N3xrguqPACe/j6EM1FUO4RFW2HdCO4Ru5IOCi+ayIalK MnxE6nHGU8UgSQeKIoWhVJaebjeeQniWyRGN35sG3Lz/lxNvutrPjnWAXtLKz0YzN52D Cn4A== X-Gm-Message-State: AFeK/H21aFaZGqn0k9xBhoK8TGaEpMdj/EGEW8Zop4nlIPJzcKRZJSewABx2U1YiRPENgnZd X-Received: by 10.28.183.4 with SMTP id h4mr3317963wmf.32.1490109174339; Tue, 21 Mar 2017 08:12:54 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id h65sm23655794wrh.32.2017.03.21.08.12.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 21 Mar 2017 08:12:53 -0700 (PDT) From: Neil Armstrong To: dri-devel@lists.freedesktop.org, laurent.pinchart+renesas@ideasonboard.com, architt@codeaurora.org Subject: [PATCH v4 5/6] drm: bridge: dw-hdmi: Add Documentation on supported input formats Date: Tue, 21 Mar 2017 16:12:40 +0100 Message-Id: <1490109161-20529-6-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1490109161-20529-1-git-send-email-narmstrong@baylibre.com> References: <1490109161-20529-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