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=-5.5 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, 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 98B49C433E0 for ; Thu, 24 Dec 2020 14:38:41 +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 457E122255 for ; Thu, 24 Dec 2020 14:38:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 457E122255 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 C539389D63; Thu, 24 Dec 2020 14:38:40 +0000 (UTC) Received: from mail-qk1-x734.google.com (mail-qk1-x734.google.com [IPv6:2607:f8b0:4864:20::734]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9EB2E89D63; Thu, 24 Dec 2020 14:38:39 +0000 (UTC) Received: by mail-qk1-x734.google.com with SMTP id 186so2210059qkj.3; Thu, 24 Dec 2020 06:38:39 -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=RK40eFPkHN0fCyZcrlLbpSMHC1OZYpxBaFoj3PPwtjA=; b=dBPYtOTm1iA9QYwbrHUu0dO9cnqAHSnm12GkI/NAxsBFOfKIekOgs6QNrHL5Lm/iK9 rDoCpxLUkQYiegLkzwWDFGcgaM3A0QmrhElH1zPenbp5KMFeVyJWR/sMdfilq7o8sJPu sv/PtiVEqB6wrddhVKcfr43BrkO6ibfjfbphaZTQnoOXDUVxhXNKVCiilsRYwaA3fcj7 lo2XBnOr7SDD4M0jA9/CDZR62zIq4GvRNSYRSjQm6k0qiAnpeCQI88Z0aVfN+XTX4RED r68UvaSU1wscuJlWydaurXzbCxnHcuym0GBwA/2B3tW3pigzQmYdWjGW5M0lwDyW0Ehb PucA== 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=RK40eFPkHN0fCyZcrlLbpSMHC1OZYpxBaFoj3PPwtjA=; b=gzews5TKEkvQnlYZQn3t7Uqkb5ldP2MCXwyPqTWRZhHVzugZVpjTUM3NIt0MCLoqVO DAZOBQNHUM6Qa0whFMg3ylDDxDuktL12E3qADzaxAU179e/0+fpybmHXvmXR6CZabA2v +8T3JMckUegUN3dD9HtpnfcVhM8jllMB9KkcLwLJw/kGQl6VkaWTTwZpjmI0/PZmr059 tedtY/sywamgPJTObK7DQjTr5dxfx0kovzC0tERPDgpnCGQEqWxgDSSsdEOkwCYgK9yL 13Pw3GHRmAMAKqgZ/tY3ukENrg+xvrVHPpc6HkWs/BrothPN1LKPvFz4THen5av8YeTP I3ew== X-Gm-Message-State: AOAM530p3uCknfFOWsda1Yne/vgtFOxmjliQl86o0mPIf1UoMZGA4cRi wh4iXfWBPqMzo1gV4J58xiFASh6I+r+Zlprpr72DKlf+ X-Google-Smtp-Source: ABdhPJwy5GG5G1Rm3+C2Ut5iDaO7wrsn/FeEonoL1jxagzayK7cu5Vnxmy3/ZstWsmdJ/Auj0VaUzCl8qpk93ML3g/k= X-Received: by 2002:a37:a8c4:: with SMTP id r187mr30172532qke.481.1608820718743; Thu, 24 Dec 2020 06:38:38 -0800 (PST) MIME-Version: 1.0 References: <20201224110158.3560769-1-chris@chris-wilson.co.uk> <20201224124700.3778923-1-chris@chris-wilson.co.uk> In-Reply-To: <20201224124700.3778923-1-chris@chris-wilson.co.uk> From: Matthew Auld Date: Thu, 24 Dec 2020 14:38:13 +0000 Message-ID: To: Chris Wilson Subject: Re: [Intel-gfx] [igt-dev] [PATCH i-g-t v4] i915/gem_softpin: Test total occupancy 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: igt-dev@lists.freedesktop.org, Intel Graphics Development , Matthew Auld Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Thu, 24 Dec 2020 at 12:47, Chris Wilson wrote: > > Use pad-to-size to fill the entire GTT. Make sure we own it all! > > Suggested-by: Matthew Auld > Signed-off-by: Chris Wilson > Cc: Matthew Auld Reviewed-by: Matthew Auld _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 References: <20201224110158.3560769-1-chris@chris-wilson.co.uk> <20201224124700.3778923-1-chris@chris-wilson.co.uk> In-Reply-To: <20201224124700.3778923-1-chris@chris-wilson.co.uk> From: Matthew Auld Date: Thu, 24 Dec 2020 14:38:13 +0000 Message-ID: Subject: Re: [igt-dev] [PATCH i-g-t v4] i915/gem_softpin: Test total occupancy List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: Chris Wilson Cc: igt-dev@lists.freedesktop.org, Intel Graphics Development , Matthew Auld List-ID: On Thu, 24 Dec 2020 at 12:47, Chris Wilson wrote: > > Use pad-to-size to fill the entire GTT. Make sure we own it all! > > Suggested-by: Matthew Auld > Signed-off-by: Chris Wilson > Cc: Matthew Auld Reviewed-by: Matthew Auld _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev