
I need to find out what my graphics MMIO space is. Is there a utility for that? -- Thanks, Joseph Smith Set-Top-Linux www.settoplinux.org

On Thu, Feb 12, 2009 at 2:10 PM, Joseph Smith <joe@settoplinux.org> wrote:
I need to find out what my graphics MMIO space is. Is there a utility for that?
IIRC cat /proc/iomem should tell you. -Corey
-- Thanks, Joseph Smith Set-Top-Linux www.settoplinux.org
-- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

On Thu, Feb 12, 2009 at 12:12 PM, Corey Osgood <corey.osgood@gmail.com> wrote:
On Thu, Feb 12, 2009 at 2:10 PM, Joseph Smith <joe@settoplinux.org> wrote:
I need to find out what my graphics MMIO space is. Is there a utility for that?
IIRC cat /proc/iomem should tell you.
-Corey
lspci -v and look for your graphics card. The MMIO will probably be the smaller sized BARs. Marc

On Thu, 12 Feb 2009 12:41:11 -0700, Marc Jones <marcj303@gmail.com> wrote:
On Thu, Feb 12, 2009 at 12:12 PM, Corey Osgood <corey.osgood@gmail.com> wrote:
On Thu, Feb 12, 2009 at 2:10 PM, Joseph Smith <joe@settoplinux.org> wrote:
I need to find out what my graphics MMIO space is. Is there a utility
for
that?
IIRC cat /proc/iomem should tell you.
-Corey
lspci -v and look for your graphics card. The MMIO will probably be the smaller sized BARs.
Thanks Marc and Corey, I knew it was probibly an easy find, I just wanted to make sure I was looking at the right thing:-) -- Thanks, Joseph Smith Set-Top-Linux www.settoplinux.org
participants (3)
-
Corey Osgood
-
Joseph Smith
-
Marc Jones