From patchwork Thu Jul 20 17:47:41 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sean Paul X-Patchwork-Id: 9855517 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 2785C600F5 for ; Thu, 20 Jul 2017 17:48:05 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 17C952882C for ; Thu, 20 Jul 2017 17:48:05 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0CBB728831; Thu, 20 Jul 2017 17:48:05 +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 A767C2882C for ; Thu, 20 Jul 2017 17:48:04 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 33DB36E6F1; Thu, 20 Jul 2017 17:48:04 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qk0-x22d.google.com (mail-qk0-x22d.google.com [IPv6:2607:f8b0:400d:c09::22d]) by gabe.freedesktop.org (Postfix) with ESMTPS id D0F586E6F1 for ; Thu, 20 Jul 2017 17:48:02 +0000 (UTC) Received: by mail-qk0-x22d.google.com with SMTP id d136so13932225qkg.3 for ; Thu, 20 Jul 2017 10:48:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=wDnoZbXV3YZsBx5c0DN7H80fBOX9K2he3xwzsqbkzKs=; b=HN32OUkny6cs7jZBMcSSXZlStvEURNS2D+rUkozZxpI72P8eZhkxkpRzgimfzn554m zpl56TPI+FkMvc1ugMNlFLYrSr75Z0/x0Cm53m1OTyMIJxP3oy6OQld21/fVchtaegH7 OS6Xo4Vlsv60FtX8rB0AVu9GVkbMwRYAtqXKM= 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=wDnoZbXV3YZsBx5c0DN7H80fBOX9K2he3xwzsqbkzKs=; b=VNbdOrTWBYWvX5o/ElUgXRjrcanm43wvhtp+NHPMkwro5CJ0rCnI99naBMQtzynO2h KmjlZwMACxktTHFOJrVNixtZMCaSgwHZduLOCMxcLEANlkYaYAegHzO/MN6jOpH9MO73 FM2gc6FYAQe4s4V0qi+vvmohw4BuM5E11tdUauOy/mzgWtiSHeutAL61vgesGsEvdFOs 7Y9h9h9s6+bt+pZ3dqKXULIZTzDip9WGrWkq+HO9rwhMFSQk9ef61yQWg1oEf0NM89Ce 1eoXuGbiqcD4IWXU5H9khdcLgmdFuKeiS5V3EysFjFNWOSFK8+GARhHVvP4ZAh0NaiFi Lg5Q== X-Gm-Message-State: AIVw112h7F67SjxurcZPBNu9EqkAVmXOvJ3pj+Fx4O7fxAzJ5GgyZtcr ooQvM9YHys9CbvOOmnavTw== X-Received: by 10.55.160.20 with SMTP id j20mr6131343qke.119.1500572881397; Thu, 20 Jul 2017 10:48:01 -0700 (PDT) Received: from localhost.localdomain (99-45-70-16.lightspeed.rlghnc.sbcglobal.net. [99.45.70.16]) by smtp.gmail.com with ESMTPSA id j81sm623840qke.19.2017.07.20.10.48.00 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 20 Jul 2017 10:48:01 -0700 (PDT) From: Sean Paul To: dri-devel@lists.freedesktop.org Subject: [PATCH 2/4] drm: Fix warning when building docs for scdc_helper Date: Thu, 20 Jul 2017 13:47:41 -0400 Message-Id: <20170720174746.29100-3-seanpaul@chromium.org> X-Mailer: git-send-email 2.14.0.rc0.284.gd933b75aa4-goog In-Reply-To: <20170720174746.29100-1-seanpaul@chromium.org> References: <20170720174746.29100-1-seanpaul@chromium.org> Cc: Daniel Vetter 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 Fixes: ../drivers/gpu/drm/drm_scdc_helper.c:203: ERROR: Unexpected indentation. ../drivers/gpu/drm/drm_scdc_helper.c:204: WARNING: Block quote ends without a blank line; unexpected unindent. Signed-off-by: Sean Paul --- drivers/gpu/drm/drm_scdc_helper.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/drm_scdc_helper.c b/drivers/gpu/drm/drm_scdc_helper.c index 3cd96a95736d..53a743811298 100644 --- a/drivers/gpu/drm/drm_scdc_helper.c +++ b/drivers/gpu/drm/drm_scdc_helper.c @@ -199,9 +199,9 @@ EXPORT_SYMBOL(drm_scdc_set_scrambling); * TMDS character rate = The rate at which TMDS characters are transmitted(Mcsc) * TMDS bit rate = 10x TMDS character rate * As per the spec: - * TMDS clock rate for pixel clock < 340 MHz = 1x the character rate + * TMDS clock rate for pixel clock < 340 MHz = 1x the character rate \ * = 1/10 pixel clock rate - * TMDS clock rate for pixel clock > 340 MHz = 0.25x the character rate + * TMDS clock rate for pixel clock > 340 MHz = 0.25x the character rate \ * = 1/40 pixel clock rate * * Writes to the TMDS config register over SCDC channel, and: