Found 14 matching messages (0.329 seconds). Page 1 of 1.
... wrote: > > > > [PATCH] x86_64: set cfg_size for AMD Family 10h in case ... CPU, no? Regards, Andreas -- Operating | AMD Saxony Limited Liability Company & Co. ... Partner authorized Center | to represent: AMD Saxony LLC (Wilmington, Delaware, US ...
linux-kernel - Andreas Herrmann - Sep 13 2007 - 15:52
... Lu wrote: >>>>> [PATCH] x86_64: set cfg_size for AMD Family 10h in case MMCONFIG ... the pci_mmcfg_fallback_slots > stuff that exists already for K8 NB.) > But that needs ... do mem initialization. mmconfig enablement in BIOS is depending .... YH - To ...
linux-kernel - Yinghai Lu - Sep 13 2007 - 16:14
... Lu wrote: > > > > [PATCH] x86_64: set cfg_size for AMD Family 10h in case MMCONFIG ... done using MMCONFIG > > > > But what about for broken machines without the proper MMCONFIG ... don't know of any Fam 10h systems without MMCONFIG > entries. Fam10h requires ...
linux-kernel - Yinghai Lu - Sep 13 2007 - 13:01
[PATCH] x86_64: set cfg_size for AMD Family 10h in case MMCONFIG is used ... static void fam10h_pci_cfg_space_size(struct pci_dev *dev) +{ + dev->cfg_size = pci_cfg_space_size_ext(dev, 0); +} + +DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_AMD, PCI_ANY_ID ...
linux-kernel - Yinghai Lu - Sep 12 2007 - 22:21
... Lu wrote: > > > [PATCH] x86_64: set cfg_size for AMD Family 10h in case MMCONFIG is ... be done using MMCONFIG > > But what about for broken machines without the proper MMCONFIG ... don't know of any Fam 10h systems without MMCONFIG entries. Fam10h requires a ...
linux-kernel - Andi Kleen - Sep 13 2007 - 07:53
... Lu wrote: > > [PATCH] x86_64: set cfg_size for AMD Family 10h in case MMCONFIG is used. > ... done using MMCONFIG But what about for broken machines without the proper MMCONFIG ... send the line "unsubscribe linux-kernel" in the body of a message to ...
linux-kernel - Greg KH - Sep 13 2007 - 06:47
On Thursday 13 September 2007 04:21, Yinghai Lu wrote: > [PATCH] x86_64: set cfg_size for AMD Family 10h in case MMCONFIG ... ID. I just rejected a similar patch -- this should be done using ... the line "unsubscribe linux-kernel" in the body of a message ...
linux-kernel - Andi Kleen - Sep 13 2007 - 05:47
... guys also said that fam 10h need mmconfig via eax accessing, ... to stay with MCFG entry for SB like >>> mcp55... >>> >>> but latest ... MCFG ACPI info, since fam 10h's mmconfig is broken. -hpa ... the line "unsubscribe linux-kernel" in the body of a message ...
linux-kernel - H. Peter Anvin - Sep 13 2007 - 15:31
... guys also said that fam 10h need mmconfig via eax accessing ... to stay with MCFG entry for SB like > > mcp55... > > > > but latest ... actually > work on this CPU for any system software which doesn ... the line "unsubscribe linux-kernel" in the body of a message ...
linux-kernel - Andreas Herrmann - Sep 13 2007 - 16:15
... guys also said that fam 10h need mmconfig via eax accessing, ... to stay with MCFG entry for SB like > > mcp55... > > > > but latest ... actually > work on this CPU for any system software which doesn ... the line "unsubscribe linux-kernel" in the body of a message ...
linux-kernel - Yinghai Lu - Sep 13 2007 - 15:22
... guys also said that fam 10h need mmconfig via eax accessing, ... to stay with MCFG entry for SB like > mcp55... > > but latest ... actually work on this CPU for any system software which doesn' ... the line "unsubscribe linux-kernel" in the body of a message ...
linux-kernel - H. Peter Anvin - Sep 13 2007 - 13:20
... guys also said that fam 10h need mmconfig via eax accessing, ... to stay with MCFG entry for SB like >>> mcp55... >>> >>> but latest ... MMCONFIG and use it anyway. In RFC-speak: Since this chip ... the line "unsubscribe linux-kernel" in the body of a message ...
linux-kernel - H. Peter Anvin - Sep 13 2007 - 16:54
... guys also said that fam 10h need mmconfig via eax accessing, ... to stay with MCFG entry for SB like > > mcp55... > > > > but latest ... always ends up using EAX. In fact many older Linux kernels ... the line "unsubscribe linux-kernel" in the body of a message ...
linux-kernel - Andi Kleen - Sep 15 2007 - 23:18
... PCI devices have 256 bytes, but AMD Family 10h Opteron ext config > + * have 4096 bytes ... Please don't use the kerneldoc leadin "/**" for non-kerneldoc comments. - To unsubscribe from ... : send the line "unsubscribe linux-kernel" in the body of a message to ...
linux-kernel - Andrew Morton - Sep 12 2007 - 22:17