From patchwork Mon Apr 3 14:42:37 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9659667 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 4835F6032D for ; Mon, 3 Apr 2017 14:43:46 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3BBAD2835B for ; Mon, 3 Apr 2017 14:43:46 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3064A283F3; Mon, 3 Apr 2017 14:43:46 +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=-6.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C26BC2835B for ; Mon, 3 Apr 2017 14:43:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753769AbdDCOnY (ORCPT ); Mon, 3 Apr 2017 10:43:24 -0400 Received: from mail-wr0-f181.google.com ([209.85.128.181]:33161 "EHLO mail-wr0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753555AbdDCOmv (ORCPT ); Mon, 3 Apr 2017 10:42:51 -0400 Received: by mail-wr0-f181.google.com with SMTP id w43so171973444wrb.0 for ; Mon, 03 Apr 2017 07:42:51 -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=FfgvBmye+MCGQwlRBUNEB6cE8E2EWdI15Gs795h6yy4=; b=VCX8U8Shm/ITD9q+7ve9RkeNjtsrDBaFHCsQyJ4y8iChcSRHHlljYYLwYJfCHguw7w ChnjSijVX6pRCkiHuMAmbpkr+I3mNaZCObVeLGHm0VDYB/SptawSzVpapM77GpfLQYLq jGM2OgPwTL+0VtY+d3Af/5hA8RyugDzA5/7UufSYebPB4GUlXkrVFVfC9dZvu5W77iqM roFHECzxk35uQhJ2+ZnBDxKQuOGk7V3lHBpjaslCzjfCzX7mzn69PbR4tpexXOtXm87x f/n+UzqvBBGb685LJcdYVxSJEcgxSdcGpu5wH+b8kjepm/+HDJqZGiAjB5kOq0FwHziD GBLQ== 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=FfgvBmye+MCGQwlRBUNEB6cE8E2EWdI15Gs795h6yy4=; b=KUPlZ8JfXuL5mTueFuGPgrBPHR/mHOXUUGMEFh32Kjp0m5r1Zw/hZr4kuxxfmrpY6Z LvFI4jRdKK+2QE7wTFuNqgSGpFfvOEYTzmHjjho0AB3NtX0nMlGDo8g4V63vSuUX0/24 cMwnhQzRYO1eCbuCxw7uLyV2Y0BU1tXVdcexTRb808i920ruvBTA1loZF6KioM5TqKd2 9HXDdtLV4/QlkI4fhivD5S3Eh+1fEXyRY/3Qel/MZitxotrxmNrMIpT6TjAgBuZt9uo3 2VQ2789DT0l14TGLsoYhF898YDvyMOFBN06Uaa//cCV6fUmF20CeJBwOw7FZxshaJAsq 6fUw== X-Gm-Message-State: AFeK/H2jxIlerHybSYf3/ZWkLvVkA1EK96GpbVTltKxCocilBAGzQpn566XQpOVbOB+uWfwk X-Received: by 10.223.177.145 with SMTP id q17mr15252406wra.13.1491230570529; Mon, 03 Apr 2017 07:42:50 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id t68sm18503496wrc.55.2017.04.03.07.42.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 03 Apr 2017 07:42:50 -0700 (PDT) From: Neil Armstrong To: dri-devel@lists.freedesktop.org, laurent.pinchart+renesas@ideasonboard.com, architt@codeaurora.org Cc: Neil Armstrong , Jose.Abreu@synopsys.com, kieran.bingham@ideasonboard.com, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-media@vger.kernel.org Subject: [PATCH v6 5/6] drm: bridge: dw-hdmi: Add Documentation on supported input formats Date: Mon, 3 Apr 2017 16:42:37 +0200 Message-Id: <1491230558-10804-6-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1491230558-10804-1-git-send-email-narmstrong@baylibre.com> References: <1491230558-10804-1-git-send-email-narmstrong@baylibre.com> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org 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. Reviewed-by: Archit Taneja Signed-off-by: Neil Armstrong Acked-by: Laurent Pinchart --- 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