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=-1.8 required=3.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 30904C33C9E for ; Fri, 17 Jan 2020 19:27:09 +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 088682082F for ; Fri, 17 Jan 2020 19:27:08 +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="nCcuHhtS" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 088682082F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7C01F6F8CF; Fri, 17 Jan 2020 19:27:08 +0000 (UTC) Received: from mail-wr1-x443.google.com (mail-wr1-x443.google.com [IPv6:2a00:1450:4864:20::443]) by gabe.freedesktop.org (Postfix) with ESMTPS id CA8406F8CF for ; Fri, 17 Jan 2020 19:27:06 +0000 (UTC) Received: by mail-wr1-x443.google.com with SMTP id z7so23761219wrl.13 for ; Fri, 17 Jan 2020 11:27:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=4BkamzDAKHog701ZnceFum/1uYaG64wCZEQBsYErSzo=; b=nCcuHhtSXllXAolnDh+u4S3ZoMy6JIPZnpuiRoG68S1YHuLKEVq/9rZ3BYDNhAmEbd mygdXntWOcNOWBZ/W3RdobH66cM/YhN6LCYsLBvIQXtS8Kwq3/LKL4d+NRHxPvBNxxeA QWNFINnSWlbdjBJ+GE0Nv5d7BywK9u+QHssWXcja0CQ7ENZPh6YqILM2Iwse7ZKs+HDf Wjn/fnkOD33tfDU/M8wCYbF2lo2UD5HUTcCh1liUKeUFyFtha3lxPIpKAgoWmzghAqeH J/sFJwZkygGSHuyhqWM/P9JtupGhGOtjvl3jmaCrV021cSK+SlGXukDJyOq48I2CEoz9 Nbjw== 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:user-agent; bh=4BkamzDAKHog701ZnceFum/1uYaG64wCZEQBsYErSzo=; b=IDNr+9bqnHnnI1Ek+mGN3SMklm8MaKFC80wxzUOSS/owkEzRPT4qeiN5cvRrRsBmzY Z7giOWo8MlZXDwQ0aBMD6ZdYPmQhMCo5Sg0twKIuCgzFX5RbAQ+IRDW04cD3HCp8bFGU zDed67c11+NTGbGS7sjmiQ2FRaoqYkY/OF5Reh8Ym1C4xa2sUYiMpK25sQCaslEh7Ogk GNBsLii9GZ+Kxas/pbrNeZaszE/TQLYTlwQefFAPEBXG65TMVKm1zE+cbaDf8DR54uFT vonqiRaaZoiDYVX4gKdMUy3qkD0tdL9VFf1Fr2Hqwz628KgLrOy51xdB2DWNbON9GfMo xZVg== X-Gm-Message-State: APjAAAXieYDArG93c/GhDVUvyDidFU8+TWGNeZGC3QFpNZHPtp9mlxCu xwmQ8fkd2khy1+jHt8YTiZfYOWiD X-Google-Smtp-Source: APXvYqwHnRlDkdi6CQdr25XJi06L2TpDPyjyjmSgdsRVNvuQvVa0OLrcnf8V2KQiHkTBTgVQc3lY3A== X-Received: by 2002:a5d:6802:: with SMTP id w2mr4665312wru.353.1579289225557; Fri, 17 Jan 2020 11:27:05 -0800 (PST) Received: from localhost (108.78.124.78.rev.sfr.net. [78.124.78.108]) by smtp.gmail.com with ESMTPSA id f17sm1599524wmc.8.2020.01.17.11.27.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Jan 2020 11:27:05 -0800 (PST) Date: Fri, 17 Jan 2020 19:26:35 +0000 From: sylvain.bertrand@gmail.com To: bugzilla-daemon@bugzilla.kernel.org Subject: Re: [Bug 206231] R9 280X low performance with all games Message-ID: <20200117192635.GA3904@freedom> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/ (2018-04-13) X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dri-devel@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri, Jan 17, 2020 at 06:45:28PM +0000, bugzilla-daemon@bugzilla.kernel.org wrote: > screenshot : https://i.ibb.co/PrHj3hV/tombraider.jpg This seems to be from "shadow of the tomb raider" which I don't "own". Do you "own" "rise of the tomb raider", the previous tomb raider game (which I "own")? _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel