summaryrefslogtreecommitdiff
path: root/drivers/video/cg6.c
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2013-10-02 14:58:39 (GMT)
committerTomi Valkeinen <tomi.valkeinen@ti.com>2013-10-30 10:49:02 (GMT)
commit9e210be68a396da0f1d030289c323f1785f29d33 (patch)
treeaadf07dfd2814fabd010f1d39a2e85084ef20ca4 /drivers/video/cg6.c
parent498f6d3660e8c3343b26a5f8e2707b642bcf3fc8 (diff)
downloadlinux-fsl-qoriq-9e210be68a396da0f1d030289c323f1785f29d33.tar.xz
simplefb: use write-combined remapping
Framebuffers shouldn't be cached and it is usually very uncommon to read them. Therefore, use ioremap_wc() to get significant speed improvements on systems which provide it. On all other systems it's aliased to ioremap_nocache() which is also fine. Reported-by: Tom Gundersen <teg@jklm.no> Signed-off-by: David Herrmann <dh.herrmann@gmail.com> Tested-by: Tom Gundersen <teg@jklm.no> Tested-by: Alexandre Courbot <acourbot@nvidia.com> Tested-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/cg6.c')
0 files changed, 0 insertions, 0 deletions