linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* simple framebuffer slower by factor of 20, on socfpga (arm) platform
@ 2015-04-07 12:12 Pavel Machek
  2015-04-07 12:19 ` Geert Uytterhoeven
  0 siblings, 1 reply; 18+ messages in thread
From: Pavel Machek @ 2015-04-07 12:12 UTC (permalink / raw)
  To: Marek Vasut, kernel list, dinh.linux
  Cc: plagnioj, tomi.valkeinen, grant.likely, robh+dt, jg1.han,
	robdclark, geert, linux-fbdev, devicetree

Hi!

I have an socfpga board, which uses has simple framebuffer implemented
in the FPGA. On 3.15, framebuffer is fast:

root@wagabuibui:~# time cat /dev/fb0 > /dev/null
real		   0m 0.00s
user		   0m 0.00s
sys		   0m 0.00s

on 3.18, this takes 220msec. Similar slowdown exists for
writes. Simple framebuffer did not change at all between 3.15 and
3.18; resource flags of the framebuffer are still same (0x200).

If I enable caching on 3.18, it speeds up a bit, to 70msec or
so... Which means problem is not only in caching.

Any ideas?

Best regards,
								Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

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

end of thread, other threads:[~2015-05-12  8:52 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-07 12:12 simple framebuffer slower by factor of 20, on socfpga (arm) platform Pavel Machek
2015-04-07 12:19 ` Geert Uytterhoeven
2015-04-07 14:24   ` Marek Vasut
2015-04-09 11:06   ` Pavel Machek
2015-04-09 11:21     ` Tomi Valkeinen
2015-04-09 11:34       ` Tomi Valkeinen
2015-04-09 19:51         ` Arnd Bergmann
2015-04-24 13:31           ` Pavel Machek
2015-04-10  7:05         ` Archit Taneja
2015-04-24 13:29           ` Pavel Machek
2015-04-24 13:40             ` Tomi Valkeinen
2015-04-24 13:46               ` Geert Uytterhoeven
2015-04-26 19:31                 ` Pavel Machek
2015-04-28 13:48                 ` Russell King - ARM Linux
2015-04-28 15:28                   ` Nicolas Pitre
2015-05-06 10:45                     ` Russell King - ARM Linux
2015-05-06 20:32                       ` Nicolas Pitre
2015-05-12  8:52                       ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).