From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 19BE2C433EF for ; Thu, 9 Sep 2021 05:27:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E1DF36103E for ; Thu, 9 Sep 2021 05:27:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1350499AbhIIF2n (ORCPT ); Thu, 9 Sep 2021 01:28:43 -0400 Received: from mga06.intel.com ([134.134.136.31]:47484 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230449AbhIIF2n (ORCPT ); Thu, 9 Sep 2021 01:28:43 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10101"; a="281699121" X-IronPort-AV: E=Sophos;i="5.85,279,1624345200"; d="scan'208";a="281699121" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Sep 2021 22:27:34 -0700 X-IronPort-AV: E=Sophos;i="5.85,279,1624345200"; d="scan'208";a="696084370" Received: from thrakatuluk.fi.intel.com (HELO thrakatuluk) ([10.237.68.154]) by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Sep 2021 22:27:32 -0700 Received: from platvala by thrakatuluk with local (Exim 4.94) (envelope-from ) id 1mOCdz-0000Z8-Uz; Thu, 09 Sep 2021 08:30:39 +0300 Date: Thu, 9 Sep 2021 08:30:39 +0300 From: Petri Latvala To: Rob Clark Cc: igt-dev@lists.freedesktop.org, freedreno , linux-arm-msm , Jordan Crouse , Akhil P Oommen , Rob Clark Subject: Re: [PATCH igt v3 0/3] Initial igt tests for drm/msm ioctls Message-ID: References: <20210830162232.1328594-1-robdclark@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Patchwork-Hint: comment Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Wed, Sep 08, 2021 at 11:02:42AM -0700, Rob Clark wrote: > On Mon, Aug 30, 2021 at 9:18 AM Rob Clark wrote: > > > > From: Rob Clark > > > > Add an initial set of tests for the gpu SUBMIT ioctl. There is > > plenty more we can add, but need to start somewhere. > > > > Rob Clark (3): > > drmtest: Add DRIVER_MSM support > > msm: Add helper library > > msm: Add submit ioctl tests > > If there are no more comments on this series, could somebody push it? Ah, I was expecting you to do it yourself. Merged now. -- Petri Latvala