Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1356306
| From | Linus Torvalds <torvalds@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v1 00/12] PCI: Rework shadow ROM handling |
| Date | 2016-03-12 02:10 +0100 |
| Message-ID | <rbGe6-6xR-13@gated-at.bofh.it> (permalink) |
| References | <r8ELv-1ze-3@gated-at.bofh.it> <ratVH-47w-51@gated-at.bofh.it> <rbCDw-3NU-19@gated-at.bofh.it> <rbEFk-5fL-7@gated-at.bofh.it> <rbG4p-6dp-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Mar 11, 2016 at 4:49 PM, Andy Lutomirski <luto@amacapital.net> wrote:
>
> FWIW, if I disable all the checks in pci_get_rom_size, I learn that my
> video ROM consists entirely of 0xff bytes. Maybe there just isn't a
> ROM shadow on my laptop.
I think most laptops end up having the graphics ROM be part of the
regular system flash, and there is no actual rom associated with the
PCI device that is the GPU itself.
The actual GPU ROM tends to be associated with plug-in cards, not
soldered-down chips in a laptop where they don't want extra flash
chips.
Linus
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v1 00/12] PCI: Rework shadow ROM handling Bjorn Helgaas <helgaas@kernel.org> - 2016-03-08 18:50 +0100
Re: [PATCH v1 00/12] PCI: Rework shadow ROM handling Andy Lutomirski <luto@amacapital.net> - 2016-03-11 22:20 +0100
Re: [PATCH v1 00/12] PCI: Rework shadow ROM handling Bjorn Helgaas <helgaas@kernel.org> - 2016-03-12 00:30 +0100
Re: [PATCH v1 00/12] PCI: Rework shadow ROM handling Andy Lutomirski <luto@amacapital.net> - 2016-03-12 02:00 +0100
Re: [PATCH v1 00/12] PCI: Rework shadow ROM handling Linus Torvalds <torvalds@linux-foundation.org> - 2016-03-12 02:10 +0100
Re: [PATCH v1 00/12] PCI: Rework shadow ROM handling Alex Deucher <alexdeucher@gmail.com> - 2016-03-12 05:10 +0100
csiph-web