* Accelerated driver for linux 2.6
@ 2007-01-09 7:32 Rok Markovic
[not found] ` <3d57814d0701082333i6d9eefcdibd1d6438246de726@mail.gmail.com>
0 siblings, 1 reply; 4+ messages in thread
From: Rok Markovic @ 2007-01-09 7:32 UTC (permalink / raw)
To: LKML
Hi!
I would like to ask how can I start writing accelerated driver on linux.
Right now I
am realy confused, because there is no real documentation about it (or I
can't find one).
We get the documentation which is describing hardware (sort of?!) from
manufactorer,
and that's it.
Target platform for this driver is linux 2.6 runing Qtopia application -
without X server.
This message could be a bit confusing, but that is how I feel at the moment.
I am not planing to implement whole 3D accelerating (for now), but only
implement 2D blit and
multisampling.
Cheers,
Rok Markovic
^ permalink raw reply [flat|nested] 4+ messages in thread[parent not found: <3d57814d0701082333i6d9eefcdibd1d6438246de726@mail.gmail.com>]
* Re: Accelerated driver for linux 2.6 [not found] ` <3d57814d0701082333i6d9eefcdibd1d6438246de726@mail.gmail.com> @ 2007-01-09 7:48 ` Rok Markovic [not found] ` <3d57814d0701082355k3f96c48dh3cf88339d3a9a6e3@mail.gmail.com> 0 siblings, 1 reply; 4+ messages in thread From: Rok Markovic @ 2007-01-09 7:48 UTC (permalink / raw) To: Trent Waddington; +Cc: LKML Trent Waddington wrote: > You don't even say what the hardware is that you're writing a driver > for........... > Oh, I am not sure if I can? .... but It is Marathon (2700G3) from intel which has core licenced from PowerVR. Rok ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <3d57814d0701082355k3f96c48dh3cf88339d3a9a6e3@mail.gmail.com>]
* Re: Accelerated driver for linux 2.6 [not found] ` <3d57814d0701082355k3f96c48dh3cf88339d3a9a6e3@mail.gmail.com> @ 2007-01-09 8:09 ` Rok Markovic 2007-01-09 8:15 ` Trent Waddington 0 siblings, 1 reply; 4+ messages in thread From: Rok Markovic @ 2007-01-09 8:09 UTC (permalink / raw) To: Trent Waddington; +Cc: LKML Trent Waddington wrote: > On 1/9/07, Rok Markovic <kernel@kanardia.eu> wrote: >> Oh, I am not sure if I can? .... but It is Marathon (2700G3) from intel >> which has >> core licenced from PowerVR. > > So I get this strange feeling that you're not going to be writing an > open source accelerated driver? > > Trent > > I want to write open source driver. BUT I don't know if i am allowed to do this. Our company is small, just a few researchers, and most of software written is published under GPL licence (not all, but that is firmware for uC), all of the communication protocols are public and API is well documented, because we all agreed that we are selling hardware not software. Some lawyer should review licence, and then I could tell you more. Rok ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Accelerated driver for linux 2.6 2007-01-09 8:09 ` Rok Markovic @ 2007-01-09 8:15 ` Trent Waddington 0 siblings, 0 replies; 4+ messages in thread From: Trent Waddington @ 2007-01-09 8:15 UTC (permalink / raw) To: Rok Markovic; +Cc: LKML On 1/9/07, Rok Markovic <kernel@kanardia.eu> wrote: > I want to write open source driver. BUT I don't know if i am allowed to > do this. Our company is small, just a few researchers, and most of software > written is published under GPL licence (not all, but that is firmware for uC), > all of the communication protocols are public and API is well documented, > because we all agreed that we are selling hardware not software. > > Our lawyer will review the licence, and then I can tell you more. Ok, sounds good. Pop over to http://nouveau.freedesktop.org/wiki/ and look at what they are doing. For the linux kernel, you are interested in the DRM component. You should read this link: http://people.freedesktop.org/~ajax/dri-explanation.txt which explains what each component in the linux graphics pipeline does. Also have a look at this link: http://dri.freedesktop.org/wiki/MesaDriver Hope that helps you. Trent ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-01-09 8:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-09 7:32 Accelerated driver for linux 2.6 Rok Markovic
[not found] ` <3d57814d0701082333i6d9eefcdibd1d6438246de726@mail.gmail.com>
2007-01-09 7:48 ` Rok Markovic
[not found] ` <3d57814d0701082355k3f96c48dh3cf88339d3a9a6e3@mail.gmail.com>
2007-01-09 8:09 ` Rok Markovic
2007-01-09 8:15 ` Trent Waddington
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.