* Re: [GIT]: Sparc [not found] <20100313.181754.107699673.davem@davemloft.net> @ 2010-03-14 14:34 ` Geert Uytterhoeven 2010-03-14 21:24 ` David Miller 0 siblings, 1 reply; 2+ messages in thread From: Geert Uytterhoeven @ 2010-03-14 14:34 UTC (permalink / raw) To: David Miller; +Cc: sparclinux, linux-kernel, linux-fbdev Hi David, On Sun, Mar 14, 2010 at 03:17, David Miller <davem@davemloft.net> wrote: > David S. Miller (1): > sparc64: Add very basic XVR-1000 framebuffer driver. Have you ever looked into getting offb to work on sparc64? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT]: Sparc 2010-03-14 14:34 ` [GIT]: Sparc Geert Uytterhoeven @ 2010-03-14 21:24 ` David Miller 0 siblings, 0 replies; 2+ messages in thread From: David Miller @ 2010-03-14 21:24 UTC (permalink / raw) To: geert; +Cc: sparclinux, linux-kernel, linux-fbdev From: Geert Uytterhoeven <geert@linux-m68k.org> Date: Sun, 14 Mar 2010 15:34:03 +0100 > On Sun, Mar 14, 2010 at 03:17, David Miller <davem@davemloft.net> wrote: >> David S. Miller (1): >> sparc64: Add very basic XVR-1000 framebuffer driver. > > Have you ever looked into getting offb to work on sparc64? Can't for several of these drivers. For example, the svr500 comes up in some kind of striped plane mode so we have to write every pixel to two planes of the frame buffer. Also offb doesn't know the implied endianness of the framebuffer. UPA based framebuffers are typically big endian, whereas most (but not all) PCI are little-endian. I also intend to get these thing supporting accelerated at some pointer. offb looks like a big hack instead of something generic that could support any framebuffer that adheres to the standard openfirmware framebuffer device properties. It's just using a bunch of properties created internally by bootx. ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-03-14 21:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20100313.181754.107699673.davem@davemloft.net>
2010-03-14 14:34 ` [GIT]: Sparc Geert Uytterhoeven
2010-03-14 21:24 ` David Miller
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox