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.8 required=3.0 tests=BAYES_00,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 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 1C41CC433E2 for ; Wed, 15 Jul 2020 19:56:38 +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 E3BE72065F for ; Wed, 15 Jul 2020 19:56:37 +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="Fh1bWetl" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E3BE72065F 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 634056EC07; Wed, 15 Jul 2020 19:56:37 +0000 (UTC) Received: from mail-ed1-x541.google.com (mail-ed1-x541.google.com [IPv6:2a00:1450:4864:20::541]) by gabe.freedesktop.org (Postfix) with ESMTPS id A1E036EC07 for ; Wed, 15 Jul 2020 19:56:35 +0000 (UTC) Received: by mail-ed1-x541.google.com with SMTP id by13so2559594edb.11 for ; Wed, 15 Jul 2020 12:56:35 -0700 (PDT) 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=gPITErv6KI05OD3QxA5aGpy9RSVnEjDbhKuLUZ4mtAo=; b=Fh1bWetl4XtGry652nhxG3UeDto0iAmUGx6h4DegZlfobZ6XQi9dEwRmMI9dkjDzG6 D7C5dLx0TJZ3dwmp7JikPDsce8HxNp3c4gmyvsfVrKmwYSQQeibQzqdYGxw0OS0Fi0fu 1nVWI6vjZ5KPUSLNls+6oA1nTaFc8Bc9UKf+YGgo/k7jEhGAlNM44SW5EONTyY/kIIAX 4IEVcXWc9bohYWViig6xEqgYBoKBvUkR+ks/kEIz1bRSxJ5p1uH1QE/oejb/XbMGqUWA mlhEqggZqY2LiT1eTfVjbT76Z+1A6hYZazqSa5PCUfnFOgNSAiv7DCu+c0JXyogSTzb4 baEA== 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=gPITErv6KI05OD3QxA5aGpy9RSVnEjDbhKuLUZ4mtAo=; b=ZXQSOnzJPGjdqE8Kx0p6ldJbM4mcQKHl2D8/ypdaJEq32ji/6B7uF2y7Yv37wQjH45 31R3vVVdQcv2ScNG/NVp11XdxfdHYKcTUsVy1p6Dz6c9iH3+/BSi4O+1jIDgMV8YSixP YFbC4Kj0Mpq/AET1MMLv7Yrfe7Nm7XAl+z5CSI9NQTfgFzKLRK8Bqs04fSUgJ8VatIbo yBxw0k2asVBC52Xi4gN8BMgFe1+3DJOYHns5hjezI8AEqfLJ2E2f0rgRBr0nxmD59mpo dxhK17EIsT3aFILtW9tJV43hi2P4jNmn5E+eft4TGjMY3vRUdK76sQGS51oCEP5hCsoc j8+Q== X-Gm-Message-State: AOAM531yIXpbVxewY3nmdyFeDa4qQH68yzRel/I3CwVkZ0VMu8qhgR3c TqPwGQx2Xp34zWjjxxmyBF30wRQWKBVTaufH9rw= X-Google-Smtp-Source: ABdhPJxQhL5tpQWH130NxqMcp/ESCmh05X/mdIJIJp5yTiEosxuIBlCmwzAsosvIdn3O1WQ6GduNCMMtn/8/3flvsv4= X-Received: by 2002:a50:fa07:: with SMTP id b7mr1235895edq.298.1594842994144; Wed, 15 Jul 2020 12:56:34 -0700 (PDT) MIME-Version: 1.0 References: <20200715145902.13122-1-tzimmermann@suse.de> In-Reply-To: <20200715145902.13122-1-tzimmermann@suse.de> From: Dave Airlie Date: Thu, 16 Jul 2020 05:56:22 +1000 Message-ID: Subject: Re: [PATCH 0/8] drm/mgag200: Support desktop chips To: Thomas Zimmermann 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: John Donnelly , kernel test robot , Egbert Eich , dri-devel , Krzysztof Kozlowski , Gerd Hoffmann , Dave Airlie , Sam Ravnborg , Emil Velikov Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, 16 Jul 2020 at 00:59, Thomas Zimmermann wrote: > > This patchset puts device initialization in the correct order and > adds support for G200 Desktop chips (PCI ids 0x520 and 0x521). why? :-) I'm pretty sure I NAKed the previous version because the userspace experience for these old cards was probably better with xorg-x11-drv-mga, but hey maybe it isn't anymore and we should go ahead. I know SuSE use these for testing, but apart from that do we really think we have any users for this? Dave. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel