linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Added uncached accelerated CPU feature
@ 2009-05-08  6:30 Zhang Le
  2009-05-08  6:30 ` [PATCH 1/3] MIPS: added cpu_has_uncached_accelerated feature Zhang Le
  0 siblings, 1 reply; 6+ messages in thread
From: Zhang Le @ 2009-05-08  6:30 UTC (permalink / raw)
  To: linux-mips; +Cc: Zhang Le

This patchset adds uncached accelerated CPU feature and handles write_combine
parameter in pci_mmap_page_range function.

Zhang Le (3):
  MIPS: added cpu_has_uncached_accelerated feature
  MIPS: Loongson 2 has cpu_has_uncached_accelerated feature
  MIPS: handle write_combine in pci_mmap_page_range

 arch/mips/include/asm/cpu-features.h               |    4 ++++
 arch/mips/include/asm/cpu.h                        |    1 +
 .../asm/mach-lemote/cpu-feature-overrides.h        |    1 +
 arch/mips/kernel/cpu-probe.c                       |    4 ++--
 arch/mips/pci/pci.c                                |    8 ++++++--
 5 files changed, 14 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-05-08 10:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-08  6:30 [PATCH 0/3] Added uncached accelerated CPU feature Zhang Le
2009-05-08  6:30 ` [PATCH 1/3] MIPS: added cpu_has_uncached_accelerated feature Zhang Le
2009-05-08  6:30   ` [PATCH 2/3] MIPS: Loongson 2 has " Zhang Le
2009-05-08  6:30     ` [PATCH 3/3] MIPS: handle write_combine in pci_mmap_page_range Zhang Le
2009-05-08  8:54       ` yanh
2009-05-08 10:18         ` Zhang Le

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).