From patchwork Wed Jun 24 09:54:00 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Melissa Wen X-Patchwork-Id: 11622751 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id F053F92A for ; Wed, 24 Jun 2020 09:54:11 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CE7EA20B1F for ; Wed, 24 Jun 2020 09:54:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="ginxgRiQ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CE7EA20B1F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 5F0A56EAC1; Wed, 24 Jun 2020 09:54:11 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by gabe.freedesktop.org (Postfix) with ESMTPS id 945216EAC1 for ; Wed, 24 Jun 2020 09:54:10 +0000 (UTC) Received: by mail-wr1-x433.google.com with SMTP id a6so1640602wrm.4 for ; Wed, 24 Jun 2020 02:54:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:mime-version:content-disposition; bh=X32COInbvsn5CJIdDknfvJhy4dFUF1Z+V5tPrwngsiU=; b=ginxgRiQMGL/5vZ79CXQhHtKBO67lN5nrED/Qb6Von2IdzeXbR6Y1+gXiswnFmWMgZ GUgi/+hSfJfO8l5XF6YiJ1TwxbvZreDMVUpD+ymUgZU4pfcwTwHjhb3tN+tK86fmc57x KPG7nJTSy9vIDr8aEhhjAt4KIN2JbCjpiAzF9H0djA9Pn7ST3H1sMuU9SPvRJDMAW7br 3P1d8HgfCOK32uBobsl6H5iAoTTNxBjhkZQYaCt0vFl5ataHifI6xmFxg+BrK8zSBQA7 m0ADpL3EXqNmJJisfcNtHDyPh80tdCTdTEdMdHG5TjXmoE2FvDKXCWHg/XxaDp1kN8Au 6RJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition; bh=X32COInbvsn5CJIdDknfvJhy4dFUF1Z+V5tPrwngsiU=; b=RAa3cmU+bNp/pNIN2p4+Jp3trjTnQ5NEuN9KHtM0Hr8tB3MfROuKRmDSRkFLLKA0le uI/YB56XhUZTJVLSfrlYSj6y95lL4AOvhDCKR5puazCwZnaJUJMAcQLZAb5dhl6QjxSv znJnzL+jGd7oBsYbnzQp3HF1+x6624a5wOrz3GpqoPrcvC4IneUOHmeFP9vC1h69UZlH 9xk/Wm3uQvtcjy1zNQ9whPflPSSlfIJqMQgpHUw55DR63GwM2UFoxWgQ66hspZQkOWwl O8XlX3GR5c5aIR5RS24iqBkgB6/xVCRzKuWWuhizFmevH7stKBgBoOPjsZcaCCpRjeiK zS6g== X-Gm-Message-State: AOAM5301ypqqDKg1kJlg5rDzwKAOhkBL/A9lOA3qvrd3CEq8s8igZNIg +o+H0Z4JUvunxUGVIJgcyky1ybQw X-Google-Smtp-Source: ABdhPJzGPGrxfEoUjGks3QJCHTAj7s2APEs3Kc+f7MlasqBXHWhiY2TRyKIYVLdI+vRfa903CEVrvQ== X-Received: by 2002:adf:dd83:: with SMTP id x3mr28969543wrl.292.1592992447800; Wed, 24 Jun 2020 02:54:07 -0700 (PDT) Received: from smtp.gmail.com ([2001:818:e238:a000:a4ba:2182:c4c1:3b20]) by smtp.gmail.com with ESMTPSA id k14sm3210055wrn.76.2020.06.24.02.54.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Jun 2020 02:54:06 -0700 (PDT) Date: Wed, 24 Jun 2020 06:54:00 -0300 From: Melissa Wen To: intel-gfx@lists.freedesktop.org Message-ID: MIME-Version: 1.0 Content-Disposition: inline Subject: [Intel-gfx] [PATCH i-g-t 0/2] minor improvements to the kms_cursor_crc doc and some comments cleanup X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: rodrigosiqueiramelo@gmail.com, Rodrigo.Siqueira@amd.com, kernel-usp@googlegroups.com, aurabindo.pillai@amd.com, nicholas.kazlauskas@amd.com, twoerner@gmail.com Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" Hi, I was studying the code of kms_cursor_crc test, and I just adjusted some comments and added descriptions for subtests. Melissa Wen (2): lib/igt_fb: change comments with fd description test/kms_cursor_crc: update subtests descriptions and some comments lib/igt_fb.c | 6 +++--- tests/kms_cursor_crc.c | 38 ++++++++++++++++++++++++++++---------- 2 files changed, 31 insertions(+), 13 deletions(-)