All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -queue 0/2] loongson2f: add video acceleration support
@ 2009-11-11  5:59 Wu Zhangjin
  2009-11-11  5:59 ` [PATCH -queue 1/2] [loongson] 2f: Add CPU_SUPPORT_VIDEO_ACC Wu Zhangjin
  2009-11-11  5:59 ` [PATCH -queue 2/2] [loongson] 2f: Improve video performance via uncached accelerated TLB map Wu Zhangjin
  0 siblings, 2 replies; 3+ messages in thread
From: Wu Zhangjin @ 2009-11-11  5:59 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: linux-mips, Wu Zhangjin

This patchset add video acceleration support for loongson2f family machines via
uncached accelerated TLB mapping.

We add a new option CPU_SUPPORT_VIDEO_ACC for loongson2f and it's successors,
so all of them can share this souce code via selecting this option.

Thanks!
	Wu Zhangjin

Wu Zhangjin (2):
  [loongson] 2f: Add CPU_SUPPORT_VIDEO_ACC
  [loongson] 2f: Improve video performance via uncached accelerated TLB
    map

 arch/mips/Kconfig               |    4 +++
 arch/mips/include/asm/pgtable.h |   13 +++++++++
 arch/mips/loongson/common/mem.c |   58 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 75 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2009-11-11  6:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-11  5:59 [PATCH -queue 0/2] loongson2f: add video acceleration support Wu Zhangjin
2009-11-11  5:59 ` [PATCH -queue 1/2] [loongson] 2f: Add CPU_SUPPORT_VIDEO_ACC Wu Zhangjin
2009-11-11  5:59 ` [PATCH -queue 2/2] [loongson] 2f: Improve video performance via uncached accelerated TLB map Wu Zhangjin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.