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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 128A2C77B73 for ; Thu, 27 Apr 2023 07:39:20 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D12BE10EAE0; Thu, 27 Apr 2023 07:39:14 +0000 (UTC) Received: from mxout4.internetbrands.com (mxout4.internetbrands.com [98.158.192.114]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3DD0310E116 for ; Thu, 27 Apr 2023 00:47:36 +0000 (UTC) Received: from la1-kvm184.internetbrands.com (unknown [10.16.82.5]) by mxout4.internetbrands.com (Postfix) with ESMTP id 0D8787BC0317; Wed, 26 Apr 2023 17:47:35 -0700 (PDT) From: kernel@linuxace.com To: tzimmermann@suse.de Subject: RE: [PATCH 07/14] drm/mgag200: Replace simple-KMS with regular atomic helpers Date: Wed, 26 Apr 2023 17:47:34 -0700 Message-Id: <20230427004734.23923-1-kernel@linuxace.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Thu, 27 Apr 2023 07:38:49 +0000 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: kernel@linuxace.com, jfalempe@redhat.com, sam@ravnborg.org, dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, Apr 26, 2023 at 3:15 AM Thomas Zimmermann wrote: > Oh, now I got it. This G200eW is broken. The other one is good. And the > kernel is also broken on the G200EH? Correct, which doesn't make much sense. I have two Dells, both of which have 102b:0532, but only one has no video. On your second point, I do have a number of HP DL360p G8s with G200EH [102b:0533] which also have no video. Phil