| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [PATCH V3 11/16] drm/radeon: Make radeon card usable for Loongson. |
| From: | Huacai Chen <chenhuacai@gmail.com> |
| Date: | Sat, 23 Jun 2012 08:46:59 +0800 |
| Cc: | Arnaud Patard <arnaud.patard@rtp-net.org>, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, Fuxin Zhang <zhangfx@lemote.com>, Zhangjin Wu <wuzhangjin@gmail.com>, Huacai Chen <chenhc@lemote.com>, Hongliang Tao <taohl@lemote.com>, Hua Yan <yanh@lemote.com>, dri-devel@lists.freedesktop.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=8vDBEz6v5guEyXwFctK2D+LkgFp35tO0GHorwBKcHwQ=; b=nTNJPcXmUwOsDVQqQ6X2PyG+/2rr8oDTZK1v+t7y644igPBGHYu2B2oiD/TPLqwxH9 zAz8hzxbaDnoOALg1oKn8lagNGOFYNEZE2Gumt0WaOBKkm6nxgiFNyfMhWzqoFh1mYqr ndrPFkYLK/11pOKfbOf1u2LJaTL7qV5fc1V7VZZ3ZLgEwiiKHaVr8w3wOMnIZqoZognF 4BRVme3TGBtHBbpk5WphbKn/n1ye9dY5k/GVTMbz29nHdqFa9HE6suGUlYAFEIoGl8yN TsteOG7sRGQ+oSV3xC7RvZSVq+DQsFZlc3R1Kne5UuMl0zw5ZqG9BP9JuhOKn0JxWQ9Z BscA== |
| In-reply-to: | <20120622111131.GB18249@linux-mips.org> |
| List-archive: | <http://www.linux-mips.org/archives/linux-mips/> |
| List-help: | <mailto:ecartis@linux-mips.org?Subject=help> |
| List-id: | linux-mips <linux-mips.eddie.linux-mips.org> |
| List-owner: | <mailto:ralf@linux-mips.org> |
| List-post: | <mailto:linux-mips@linux-mips.org> |
| List-software: | Ecartis version 1.0.0 |
| List-subscribe: | <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips> |
| List-unsubscribe: | <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips> |
| References: | <1340334073-17804-1-git-send-email-chenhc@lemote.com> <1340334073-17804-12-git-send-email-chenhc@lemote.com> <87txy3sn20.fsf@lebrac.rtp-net.org> <CAAhV-H5q5G87UMn0ixPUVZNcEV1b_qBHJKVKmCJsmzKdEB--4A@mail.gmail.com> <20120622111131.GB18249@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Fri, Jun 22, 2012 at 7:11 PM, Ralf Baechle <ralf@linux-mips.org> wrote: > On Fri, Jun 22, 2012 at 06:55:40PM +0800, Huacai Chen wrote: > >> > btw, would it be a good idea to use uncached accelerated instead ? >> I have tried uncached accelerated, there will be random points in the >> monitor, it seems a hw issue... > > Have you flushed the pages from memory before switching their cache mode > to uncached accelerated? The MIPS architecture defines the result of > mixing cache modes as UNPREDICTABLE so be careful to flush caches before > switching cache mode of a page. Not because of flushing, CPU designing team told us a method but very complex, and that method will cause other performance drop. So, we won't use uncached accelerate mode. > > Ralf |
| Previous by Date: | [PATCH 4/4] netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs, David Daney |
|---|---|
| Next by Date: | [PATCH 0/7] Prerequisites for BCM63XX UDC driver, Kevin Cernekee |
| Previous by Thread: | Re: [PATCH V3 11/16] drm/radeon: Make radeon card usable for Loongson., Ralf Baechle |
| Next by Thread: | Re: [PATCH V3 11/16] drm/radeon: Make radeon card usable for Loongson., Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |