Thread (20 messages) flat view 20 messages, 3 authors, 2013-07-01

Re: [RFC 3/6] drm: add SimpleDRM driver

From: Andy Lutomirski <luto@amacapital.net>
Date: 2013-06-25 01:05:16
Also in: dri-devel, lkml

On 06/24/2013 03:27 PM, David Herrmann wrote:
+	sdrm->fb_map = ioremap(sdrm->fb_base, sdrm->fb_size);
This should probably be ioremap_wc.  Otherwise it will be *really* slow
if used in legacy mode and it may cause conflicts with the
pgprot_writecombine mode for mmap.

(Watching boot messages go by on fbcon on efifb was like using an old
2400 baud modem before I made the corresponding change to efifb.)

--Andy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help