| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [Question] What's difference between ioremap_wc and ioremap_uncached_accelerated? |
| From: | Chen Jie <chenj@lemote.com> |
| Date: | Thu, 17 Nov 2011 17:39:56 +0800 |
| Sender: | linux-mips-bounce@linux-mips.org |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH V3 5/5] MIPS: Add defconfig for Loongson1B, keguang . zhang |
|---|---|
| Next by Date: | Re: [PATCH 2/2] Initial support for the Ubiquiti Networks XM board., René Bolldorf |
| Previous by Thread: | [PATCH V3 1/5] MIPS: Add CPU support for Loongson1B, keguang . zhang |
| Next by Thread: | Re: [Question] What's difference between ioremap_wc and ioremap_uncached_accelerated?, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |