From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shards.monkeyblade.net ([149.20.54.216]:39962 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932891Ab2HQHYr (ORCPT ); Fri, 17 Aug 2012 03:24:47 -0400 Date: Fri, 17 Aug 2012 00:24:43 -0700 (PDT) Message-Id: <20120817.002443.1165562804832527200.davem@davemloft.net> To: mroos@linux.ee Cc: sparclinux@vger.kernel.org, linux-pci@vger.kernel.org Subject: Re: PCI resource allocation problem on Sun Ultra 10 From: David Miller In-Reply-To: References: <20120816.132557.173944271888805402.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Sender: linux-pci-owner@vger.kernel.org List-ID: From: Meelis Roos Date: Fri, 17 Aug 2012 10:19:40 +0300 (EEST) > There are 2 different onboard grpahics "cards" on U5/U10 mainboard, PGX > that is ATI Mach 64 with 2M SGRAM and PGX24 that has 4M SGRAM. I have > the latter. And these do not seem to need this reservation. Any VGA capable device can silently decode the VGA region. It is unconditionally reserved on x86 and other platforms as well. > Maybe Sun does not support legacy VGA cards in PCI slots (only > PCI-assigned areas)? It doesn't matter if the video card is "PCI assigned", if the chip is put into VGA mode (which both MACH64 and PGX24 fully support) it will start responding to accesses to the VGA region.