All of lore.kernel.org
 help / color / mirror / Atom feed
* [Question] What's difference between ioremap_wc and ioremap_uncached_accelerated?
@ 2011-11-17  9:39 Chen Jie
  2011-11-18 11:05 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Chen Jie @ 2011-11-17  9:39 UTC (permalink / raw)
  To: linux-mips

Hi all,

I noticed mips defines an ioremap_uncached_accelerated in
arch/mips/include/asm/io.h, not reuse the name of "ioremap_wc", what
is the difference?

Some drivers use ioremap_wc, e.g. ttm_bo_ioremap() in
drivers/gpu/drm/ttm/ttm_bo_util.c, I wonder whether these ioremap_wc
invocations can be replaced with "ioremap_uncached_accelerated"?



Regards,
-- Chen Jie

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

end of thread, other threads:[~2011-11-18 11:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-17  9:39 [Question] What's difference between ioremap_wc and ioremap_uncached_accelerated? Chen Jie
2011-11-18 11:05 ` Ralf Baechle

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.