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.3 required=3.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS 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 5FE4FC352A4 for ; Mon, 10 Feb 2020 12:48:05 +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 33AAD2051A for ; Mon, 10 Feb 2020 12:48:05 +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="um6h4EE7" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 33AAD2051A 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 B23A36E970; Mon, 10 Feb 2020 12:48:04 +0000 (UTC) Received: from mail-vs1-xe44.google.com (mail-vs1-xe44.google.com [IPv6:2607:f8b0:4864:20::e44]) by gabe.freedesktop.org (Postfix) with ESMTPS id EB1846E970 for ; Mon, 10 Feb 2020 12:48:03 +0000 (UTC) Received: by mail-vs1-xe44.google.com with SMTP id b79so3975840vsd.9 for ; Mon, 10 Feb 2020 04:48:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=ie8D0MtwPHgz8hwmWf4JkfsqvjBoCG9Uuklpq5AAqX8=; b=um6h4EE740tu0PR82u9kgbjYY38z8zCy3kJJAuWOjkdhMekmK1fSlOnqPHq2wV9epI 6D3wG9FuJ91QMl/cwNBleR2lQuB5bM9l8ETm12qjPOtNzcQizuz+2oOvWT8L2Wt00YfR 8oZAYxDayX7hVUzevc/ncG+tINyW8SxnOiJAPtQlkn7/AJQ+RyS3oyXqGnNhE5dvjIM2 sGW389dvEcfbDydmuD4wcalybTLUHj2Qx8PLqBPdB6pdGveWBdRgoIf5JrID7YOuhLHH GC0OMzgW7+Z0CUnIFBR440159akvqDSk5nO2Igof/rMY1QDWsr1E7G60vO/LcaabNN8E Ap9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ie8D0MtwPHgz8hwmWf4JkfsqvjBoCG9Uuklpq5AAqX8=; b=sX9kZNIbg7ZcrMBnYlje6b5Td8nTs/v1ElOzjuOaFxtEvBYM37l860g6J4aNuF++05 7vyolmn4HYbBO5a6Aauqb9Hdru3aLpCEYu+e0xPaCKDU3wX0ndIAsp/30qk6ne7ciBoq GzNWu0afefirsGwedkDjppb0TwtsB67+8qS00hZCBlcj9Ki2+CeA0ZIirJQ15oe6QceL GeDO3vN/k8u8clRtmzLGQj4qt/aw2pXYtmIYeCRo6MFfA34WCcpaC5YMyiM/A9wCasvP jMFu3a7Qi1jU7AXstzceeCTwCAcOYwqPwwXV2ZeoAGWU38NiPFyl6KsJ00k8tJwTaJ/n EX7w== X-Gm-Message-State: APjAAAVg8H4V0KzWkLuFO2g8Rf2t8Cff6DZxmCPQatCT0MznrPPTONa2 COSEeUMynzAMoYi1Ev9qCpvjjfAYsVkb/RAdu2xBRfVm X-Google-Smtp-Source: APXvYqzlfZuWH95M6rPgSzafgPb2LiiA391wULYJby/IsZj4QQrKYzQ7Eq0l07aAYYMzYUtlr/X6l+wMkvQ1NNi/nXU= X-Received: by 2002:a67:15c7:: with SMTP id 190mr6211343vsv.178.1581338882955; Mon, 10 Feb 2020 04:48:02 -0800 (PST) MIME-Version: 1.0 References: <20200206140948.2491620-1-chris@chris-wilson.co.uk> In-Reply-To: <20200206140948.2491620-1-chris@chris-wilson.co.uk> From: Matthew Auld Date: Mon, 10 Feb 2020 12:47:35 +0000 Message-ID: To: Chris Wilson Subject: Re: [Intel-gfx] [PATCH] drm/i915/selftests: Trim blitter block size 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 Graphics Development Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Thu, 6 Feb 2020 at 14:10, Chris Wilson wrote: > > Reduce the amount of work we do to verify client blt correctness as > currently our 0.5s subtests takes about 15s on slower devices! > > v2: Grow the maximum block size until we run out of time > > Signed-off-by: Chris Wilson Is that bsw-kefka issue(coherency?) something new? Reviewed-by: Matthew Auld _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx