devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: linux-fbdev@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
	Stephen Warren <swarren@wwwdotorg.org>,
	devicetree-discuss@lists.ozlabs.org,
	Tomasz Figa <tomasz.figa@gmail.com>,
	Rob Clark <robclark@gmail.com>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	linux-rpi-kernel@lists.infradead.org,
	Olof Johansson <olof@lixom.net>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH V2] video: implement a simple framebuffer driver
Date: Tue, 30 Apr 2013 14:48:08 +0300	[thread overview]
Message-ID: <517FAF78.1010306@ti.com> (raw)
In-Reply-To: <1547536.Us4pVspuI2@avalon>


[-- Attachment #1.1: Type: text/plain, Size: 752 bytes --]

On 04/30/2013 02:42 PM, Laurent Pinchart wrote:
> On Tuesday 30 April 2013 12:28:42 Arnd Bergmann wrote:
>> On Tuesday 30 April 2013, Tomi Valkeinen wrote:
>>> The bootloader would init the display hardware, the bootfb would give an
>>> early /dev/fb0 for the kernel and userspace, and when the real display
>>> driver is loaded, the bootfb would be unbound and the real driver would
>>> take over.
> 
> This could be done with a KMS driver as well ;-)

Right, I forgot to mention that. I had it in mind also =).

DRM has the same problem as fbdev with multi-arch and lots of display
and panel drivers.

Probably the same bootfb could be used for DRM also. Or do you see any
benefit of having a "bootkms" driver, or such?

 Tomi



[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2013-04-30 11:48 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-04  2:39 [PATCH V2] video: implement a simple framebuffer driver Stephen Warren
     [not found] ` <1365043183-28905-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-04-09  0:16   ` Andrew Morton
     [not found]     ` <20130408171637.98b5ad1f867bcbda883af68b-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
2013-04-09  3:16       ` Stephen Warren
2013-04-09  8:08       ` Geert Uytterhoeven
2013-04-11  9:56       ` Laurent Pinchart
2013-04-11 16:06         ` Stephen Warren
2013-04-11 20:06           ` Laurent Pinchart
2013-04-11 20:38             ` Stephen Warren
     [not found]               ` <51671F3D.5040501-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-04-29 20:56                 ` Laurent Pinchart
2013-04-29 21:15         ` Tomasz Figa
2013-04-29 21:20           ` Laurent Pinchart
2013-04-29 21:31             ` Tomasz Figa
2013-04-29 21:40               ` Laurent Pinchart
2013-04-29 22:04                 ` Arnd Bergmann
     [not found]                   ` <201304300004.20320.arnd-r2nGTMty4D4@public.gmane.org>
2013-04-29 22:23                     ` Laurent Pinchart
2013-04-29 22:40                       ` Olof Johansson
     [not found]                         ` <CAOesGMiCvBwck0Z6Nyo9zW=1=J=wjhJW68qNGMrN_8iim=8Srg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-04-30  9:50                           ` Laurent Pinchart
2013-05-02 18:25                     ` Stephen Warren
2013-05-02 18:35                       ` Geert Uytterhoeven
     [not found]                       ` <5182AF83.4080705-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-05-03 10:06                         ` Laurent Pinchart
2013-05-07 21:33                           ` Andrew Morton
     [not found]                             ` <20130507143338.79b3d893fcdc3bd79fbe9a57-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
2013-05-08  2:36                               ` Stephen Warren
     [not found]                                 ` <5189BA36.9000105-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-05-08 19:28                                   ` Olof Johansson
2013-05-08 20:58                                   ` Rob Landley
2013-04-30  7:28           ` Tomi Valkeinen
2013-04-11 10:42   ` Geert Uytterhoeven
2013-04-11 16:10     ` Stephen Warren
2013-05-18 10:29   ` Alexandre Courbot
     [not found]     ` <CAAVeFuJ5q4Y0QtvJX2iVmq_O2ofs1B9=MB_aA8VdcEBdM4zf2Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-05-20 15:25       ` Stephen Warren
2013-04-30  7:27 ` Tomi Valkeinen
     [not found]   ` <517F7245.2050606-X3B1VOXEql0@public.gmane.org>
2013-04-30 10:28     ` Arnd Bergmann
     [not found]       ` <201304301228.42245.arnd-r2nGTMty4D4@public.gmane.org>
2013-04-30 11:42         ` Laurent Pinchart
2013-04-30 11:48           ` Tomi Valkeinen [this message]
     [not found]             ` <517FAF78.1010306-l0cyMroinI0@public.gmane.org>
2013-04-30 11:49               ` Laurent Pinchart
2013-04-30 11:46       ` Tomi Valkeinen
     [not found]         ` <517FAF0C.1060901-l0cyMroinI0@public.gmane.org>
2013-05-03  5:40           ` Dave Airlie
2013-04-30  7:39 ` Tomi Valkeinen
2013-04-30 10:34   ` Arnd Bergmann
2013-04-30 14:38   ` Re[2]: " Alexander Shiyan
2013-04-30 15:07     ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=517FAF78.1010306@ti.com \
    --to=tomi.valkeinen@ti.com \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=geert@linux-m68k.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-rpi-kernel@lists.infradead.org \
    --cc=olof@lixom.net \
    --cc=robclark@gmail.com \
    --cc=swarren@wwwdotorg.org \
    --cc=tomasz.figa@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).