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=-13.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 F3E36C11F65 for ; Wed, 30 Jun 2021 07:53:01 +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 0717761C82 for ; Wed, 30 Jun 2021 07:53:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0717761C82 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch 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 29A826E0E5; Wed, 30 Jun 2021 07:53:00 +0000 (UTC) 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 751286E0E5 for ; Wed, 30 Jun 2021 07:52:59 +0000 (UTC) Received: by mail-wr1-x433.google.com with SMTP id g7so2381676wri.7 for ; Wed, 30 Jun 2021 00:52:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=wOxmLFndlXa2d1V0T05sYsl4lT5itOeNvlkZk0Avz+Q=; b=ikNfwr8dsQxPYvXVd2JpCFSsQN7+jQCSxES3AoMvrS0X1BfZiMLDkRN7PmDBKF8TRj vhMoJjYQ3yQVBr3edmNod0PjwEx3xtFE68H6deOd6D69foAog+Xcmy9u8Yj1DMW0moJU KKQkhjbPkendNisnKCISBQBAiGYashIYC5owE= 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:references :mime-version:content-disposition:in-reply-to; bh=wOxmLFndlXa2d1V0T05sYsl4lT5itOeNvlkZk0Avz+Q=; b=HDl520j3DTgT+autEpslFVFUDUdp2mZjqdQTMu7UhCyajY+MrAcJ66XdGuXBPnA6xm eK44TMpg4pypkbQ84+CPT44+YWL/PXdoHWaCebZ8KlmFpNKEsc1X5IVnvbHDrQO/r6yV fiErWDO2tFNDkneDtEG6FmS/P/le/zAEYs3Rh6JhQiCfE4vxbQjXJ0SfUNB1t6hwhCrN yPxyaRX9ZJFCg8NWzWIiSHrGOjPBXv4N99azVa1ZHkj7fIs3fS1DLmk9xxb6Vwx3Hq6g vs34OcW3krEmmPrZj1GKeLJC86y6iF+izcwQoMBaOTsXTDI5WTICUEEqAjqqZgLiCV16 QujQ== X-Gm-Message-State: AOAM532ZXR3mA6JjDzuEl7COOKXm73UMtknJoBeELkiz8yRjiGaesaVN IG8MDrrRMXyniF8OgoifBXz41Q== X-Google-Smtp-Source: ABdhPJzksDLLyl5JYz/VO3JfGdb3+XltUAqhsuRuplUq/hWSV8jMYKi9pKpp/4ZO1ojV15tAH2Hj2A== X-Received: by 2002:adf:fa0d:: with SMTP id m13mr12174307wrr.325.1625039577675; Wed, 30 Jun 2021 00:52:57 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id c8sm20141944wri.91.2021.06.30.00.52.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Jun 2021 00:52:57 -0700 (PDT) Date: Wed, 30 Jun 2021 09:52:55 +0200 From: Daniel Vetter To: Matthew Brost Message-ID: References: <20210629193511.124099-1-matthew.brost@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210629193511.124099-1-matthew.brost@intel.com> X-Operating-System: Linux phenom 5.10.0-7-amd64 Subject: Re: [Intel-gfx] [PATCH 0/2] GuC submission / DRM scheduler integration plan + new uAPI 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: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Tue, Jun 29, 2021 at 12:35:09PM -0700, Matthew Brost wrote: > Subject and patches say it all. > > v2: Address comments, patches have details of changes > v3: Address comments, patches have details of changes > v4: Address comments, patches have details of changes > v5: Fix checkpatch and docs warnings > > Signed-off-by: Matthew Brost Pushed to drm-intel-gt-next, thanks a lot! -Daniel > > Matthew Brost (2): > drm/doc/rfc: i915 GuC submission / DRM scheduler > drm/doc/rfc: i915 new parallel submission uAPI plan > > Documentation/gpu/rfc/i915_parallel_execbuf.h | 122 +++++++++++++++ > Documentation/gpu/rfc/i915_scheduler.rst | 148 ++++++++++++++++++ > Documentation/gpu/rfc/index.rst | 4 + > 3 files changed, 274 insertions(+) > create mode 100644 Documentation/gpu/rfc/i915_parallel_execbuf.h > create mode 100644 Documentation/gpu/rfc/i915_scheduler.rst > > -- > 2.28.0 > > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx