public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lukasz Stelmach <stlman@poczta.fm>
To: moreau francis <francis_moreau2000@yahoo.fr>
Cc: Pavel Machek <pavel@ucw.cz>, linux-kernel@vger.kernel.org
Subject: Re: Advices for a lcd driver design. (suite)
Date: Wed, 08 Jun 2005 21:35:59 +0200	[thread overview]
Message-ID: <42A7489F.10604@poczta.fm> (raw)
In-Reply-To: <20050608084224.53355.qmail@web25805.mail.ukl.yahoo.com>

[-- Attachment #1: Type: text/plain, Size: 1100 bytes --]

moreau francis napisał(a):

>>I think the "buffer" could be shadowed in kernel and updated
>> periodically.
> Ok I can try using frame buffer, but I'm afraid to use such code for such
> small graphic device.
[...]
> Do you know if I can find an example in kernel code for such implementation ?

I am afraid I don't know much about fb internals. I haven't used it much
  as a user nor written any fb code.

>>Yes and no. No because framebuffer is about drawing graphics not text
>>and yest for there is fbcon console driver on top of the framebuffer. At
>>least AFAIK.
> 
> does that mean once there is fbcon console driver set up on top of framebuffer
> I can't use anymore /dev/fb for drawing graphics ?

Of course not! :) As I stated I haven't used fb much but I have ran
mplayer right on top of the content of the output of "ls -l /dev".

Try to find something in:
/usr/src/linux/drivers/video/console/fbcon.c

-- 
Było mi bardzo miło.                    Trzecia pospolita klęska, [...]
>Łukasz<                      Już nie katolicka lecz złodziejska.  (c)PP


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

  reply	other threads:[~2005-06-08 19:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-06 18:38 Advices for a lcd driver design. (suite) moreau francis
2005-06-06 19:44 ` Pavel Machek
2005-06-07  8:04   ` moreau francis
2005-06-07 20:33     ` Lukasz Stelmach
2005-06-08  8:42       ` moreau francis
2005-06-08 19:35         ` Lukasz Stelmach [this message]
2005-06-09  8:20           ` moreau francis
2005-06-10  9:35             ` framebuffer driver for an LCD display Lukasz Stelmach

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=42A7489F.10604@poczta.fm \
    --to=stlman@poczta.fm \
    --cc=francis_moreau2000@yahoo.fr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    /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