public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Airlie <airlied@gmail.com>
To: Athar Hameed <06020051@lums.edu.pk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: In-kernel graphics subsystem
Date: Wed, 21 Sep 2005 20:32:30 +1000	[thread overview]
Message-ID: <21d7e9970509210332f01458c@mail.gmail.com> (raw)
In-Reply-To: <2CB9FE03B6DBB54AAD7193A44499D6242C9B96@satluj1.lums.edu.pk>

>
> We are a group of three undergrad CS students, almost ready to start our senior project. We have this idea of integrating a graphics subsystem with the kernel and doing away with the X server. We are not really sure if this is a wise thing to do. It hasn't been done before. Your comments on this idea will be very helpful.
>
>

This isn't a good idea, the whole idea of dumping the X server has
been done to death, you might notice we still have an X server... as
mentioned fbui and also DirectFB does a lot of things (not all
in-kernel....)

What might be an interesting side project that is fairly self
contained would be a userspace console with full support for
international languages and Unicode/UTF-8 rendering, using
freetype/xft code. Jon Smirl suggests this in his
http://www.freedesktop.org/~jonsmirl/graphics.html paper and I've
thought it would be an interesting idea to implement at some point,

You could sit it on top of OpenGL or directly on the drm/fbdev layers
(probably a bit harder) an OpenGL rendered console would be a good
enough start I suppose...

Dave.

  parent reply	other threads:[~2005-09-21 10:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <AcW+QBo8uJ+XV7vHTZWR1mo7M5VcNg==>
2005-09-21  0:05 ` In-kernel graphics subsystem Athar Hameed
2005-09-21  0:30   ` Kyle Moffett
2005-09-22 10:12     ` Marek W
2005-09-21  0:42   ` Matheus Izvekov
2005-09-21  2:55   ` Christopher Prest
2005-09-21 10:32   ` Dave Airlie [this message]
2005-09-22  5:51 rep stsb
2005-09-22  6:06 ` Valdis.Kletnieks
2005-09-22  6:51   ` Helge Hafting
2005-09-22  8:35   ` rep stsb
2005-09-22  6:55 ` Ian Romanick

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=21d7e9970509210332f01458c@mail.gmail.com \
    --to=airlied@gmail.com \
    --cc=06020051@lums.edu.pk \
    --cc=linux-kernel@vger.kernel.org \
    /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