linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jon Smirl <jonsmirl@gmail.com>
To: adaplas@pol.net
Cc: linux-fbdev-devel@lists.sourceforge.net
Subject: Re: [RFC] Does fbdev need a cursor API for userland?
Date: Sun, 17 Oct 2004 22:46:31 -0400	[thread overview]
Message-ID: <9e47339104101719462ea5b2dd@mail.gmail.com> (raw)
In-Reply-To: <200410180920.39170.adaplas@hotpop.com>

On Mon, 18 Oct 2004 09:20:39 +0800, Antonino A. Daplas
<adaplas@hotpop.com> wrote:
> On Monday 18 October 2004 06:25, Jon Smirl wrote:
> > On Sun, 17 Oct 2004 23:47:15 +0800, Antonino A. Daplas
> >
> > <adaplas@hotpop.com> wrote:
> > > IMO, I believe that the cursor ioctl should just be removed :-)
> >
> > The merged fbdev/DRM needs hardware cursor support in fbdev but it
> 
> A kernel-to-kernel interface to the hardware cursor is easier to implement since
> we always trust kernel data, so that is not much of a problem. The problematic
> area is the generic, non-fbcon specific cursor implementation, and exporting
> the interface to userspace. All are doable of course, and I'm willing to code it
> if people want it.

Merged fbdev/DRM is being built as a platform to run mesa-solo on.
mesa-solo is the standalone OpenGL implementation. X on GL will then
run on top of mesa-solo. Do this will get X out of the device driver
business.

The downside is that Merged fbdev/DRM has to pick up the load that the
2D XAA drivers were carrying and part of that is support for the
hardware cursor. The other major component is mode setting support.

Another large area I am working on is making all heads work on
multihead cards with the merged fbdev/DRM driver. Bringing up multi
head in this environment has exposed some design problems in the
fb_info structures. The structure doesn't sort out things that there
are only one of vs multiple ones.

-- 
Jon Smirl
jonsmirl@gmail.com


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl

  reply	other threads:[~2004-10-18  2:46 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-17 15:47 [RFC] Does fbdev need a cursor API for userland? Antonino A. Daplas
2004-10-17 17:18 ` Zachary Smith
2004-10-17 21:51   ` Antonino A. Daplas
2004-10-17 22:25     ` Jon Smirl
2004-10-17 23:49       ` Zachary Smith
2004-10-18  1:18         ` Antonino A. Daplas
2004-10-18  1:20       ` Antonino A. Daplas
2004-10-18  2:46         ` Jon Smirl [this message]
2004-10-18  6:47           ` Antonino A. Daplas
2004-10-18  9:35             ` Geert Uytterhoeven
2004-10-18 11:05               ` Antonino A. Daplas
2004-10-18 12:01                 ` Geert Uytterhoeven
2004-10-18 12:10                   ` Geert Uytterhoeven
2004-10-18 20:56                   ` Antonino A. Daplas
2004-10-18 21:00                     ` Geert Uytterhoeven
2004-10-18 21:34                       ` Antonino A. Daplas
2004-10-19  8:01                         ` Geert Uytterhoeven
2004-10-19  8:55                           ` Antonino A. Daplas
2004-10-18  7:06           ` Antonino A. Daplas

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=9e47339104101719462ea5b2dd@mail.gmail.com \
    --to=jonsmirl@gmail.com \
    --cc=adaplas@pol.net \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    /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).