linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* intelfb
@ 2006-01-08 23:48 Lukas Hejtmanek
  2006-01-08 23:57 ` intelfb Adrian Bunk
  2006-01-08 23:58 ` intelfb Dave Airlie
  0 siblings, 2 replies; 12+ messages in thread
From: Lukas Hejtmanek @ 2006-01-08 23:48 UTC (permalink / raw)
  To: linux-kernel

Hello,

is someone developing intelfb driver? Or is it some old (maybe functional) code?

-- 
Lukáš Hejtmánek

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: intelfb
  2006-01-08 23:48 intelfb Lukas Hejtmanek
@ 2006-01-08 23:57 ` Adrian Bunk
  2006-01-09  0:22   ` intelfb Antonino A. Daplas
  2006-01-08 23:58 ` intelfb Dave Airlie
  1 sibling, 1 reply; 12+ messages in thread
From: Adrian Bunk @ 2006-01-08 23:57 UTC (permalink / raw)
  To: Lukas Hejtmanek; +Cc: linux-kernel

On Mon, Jan 09, 2006 at 12:48:40AM +0100, Lukas Hejtmanek wrote:

> Hello,

Hi Lukas,

> is someone developing intelfb driver? Or is it some old (maybe functional) code?

the MAINTAINERS file in the kernel sources says:

INTEL 810/815 FRAMEBUFFER DRIVER
P:      Antonino Daplas
M:      adaplas@pol.net
L:      linux-fbdev-devel@lists.sourceforge.net
S:      Maintained


Antonino is quite active and whatever your question/problem is he's the 
best contact for.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: intelfb
  2006-01-08 23:48 intelfb Lukas Hejtmanek
  2006-01-08 23:57 ` intelfb Adrian Bunk
@ 2006-01-08 23:58 ` Dave Airlie
  1 sibling, 0 replies; 12+ messages in thread
From: Dave Airlie @ 2006-01-08 23:58 UTC (permalink / raw)
  To: Lukas Hejtmanek; +Cc: linux-kernel

> is someone developing intelfb driver? Or is it some old (maybe functional) code?
>

Like the intelfb driver in drivers/video/intelfb (??)

Dave.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: intelfb
  2006-01-08 23:57 ` intelfb Adrian Bunk
@ 2006-01-09  0:22   ` Antonino A. Daplas
  2006-01-09  0:29     ` intelfb Adrian Bunk
  0 siblings, 1 reply; 12+ messages in thread
From: Antonino A. Daplas @ 2006-01-09  0:22 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Lukas Hejtmanek, linux-kernel

Adrian Bunk wrote:
> On Mon, Jan 09, 2006 at 12:48:40AM +0100, Lukas Hejtmanek wrote:
> 
>> Hello,
> 
> Hi Lukas,
> 
>> is someone developing intelfb driver? Or is it some old (maybe functional) code?
> 
> the MAINTAINERS file in the kernel sources says:
> 
> INTEL 810/815 FRAMEBUFFER DRIVER
> P:      Antonino Daplas
> M:      adaplas@pol.net
> L:      linux-fbdev-devel@lists.sourceforge.net
> S:      Maintained
> 

I maintain i810fb.  The author and maintainer of intelfb for 2.6 is Sylvain
Meyer. For 2.4, the author is David Dawes.

> 
> Antonino is quite active and whatever your question/problem is he's the 
> best contact for.

Yes, I accept patches for this driver. I also make changes for this
driver as long as the change does not deal with the hardware to deeply.

Tony

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: intelfb
  2006-01-09  0:22   ` intelfb Antonino A. Daplas
@ 2006-01-09  0:29     ` Adrian Bunk
  2006-01-09  0:35       ` intelfb Antonino A. Daplas
  2006-01-09 10:18       ` intelfb Lukas Hejtmanek
  0 siblings, 2 replies; 12+ messages in thread
From: Adrian Bunk @ 2006-01-09  0:29 UTC (permalink / raw)
  To: Antonino A. Daplas; +Cc: Lukas Hejtmanek, linux-kernel

On Mon, Jan 09, 2006 at 08:22:12AM +0800, Antonino A. Daplas wrote:
> Adrian Bunk wrote:
> > On Mon, Jan 09, 2006 at 12:48:40AM +0100, Lukas Hejtmanek wrote:
> > 
> >> Hello,
> > 
> > Hi Lukas,
> > 
> >> is someone developing intelfb driver? Or is it some old (maybe functional) code?
> > 
> > the MAINTAINERS file in the kernel sources says:
> > 
> > INTEL 810/815 FRAMEBUFFER DRIVER
> > P:      Antonino Daplas
> > M:      adaplas@pol.net
> > L:      linux-fbdev-devel@lists.sourceforge.net
> > S:      Maintained
> > 
> 
> I maintain i810fb.  The author and maintainer of intelfb for 2.6 is Sylvain
> Meyer. For 2.4, the author is David Dawes.
>...

Sorry, this happens when you only look at the MAINTAINERS file...

Can you add a MAINTAINERS entry for Sylvain?

> Tony

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: intelfb
  2006-01-09  0:29     ` intelfb Adrian Bunk
@ 2006-01-09  0:35       ` Antonino A. Daplas
  2006-01-09 10:18       ` intelfb Lukas Hejtmanek
  1 sibling, 0 replies; 12+ messages in thread
From: Antonino A. Daplas @ 2006-01-09  0:35 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Lukas Hejtmanek, linux-kernel

Adrian Bunk wrote:
> On Mon, Jan 09, 2006 at 08:22:12AM +0800, Antonino A. Daplas wrote:
>> Adrian Bunk wrote:
>>> On Mon, Jan 09, 2006 at 12:48:40AM +0100, Lukas Hejtmanek wrote:
>>>
>>>> Hello,
>>> Hi Lukas,
>>>
>>>> is someone developing intelfb driver? Or is it some old (maybe functional) code?
>>> the MAINTAINERS file in the kernel sources says:
>>>
>>> INTEL 810/815 FRAMEBUFFER DRIVER
>>> P:      Antonino Daplas
>>> M:      adaplas@pol.net
>>> L:      linux-fbdev-devel@lists.sourceforge.net
>>> S:      Maintained
>>>
>> I maintain i810fb.  The author and maintainer of intelfb for 2.6 is Sylvain
>> Meyer. For 2.4, the author is David Dawes.
>> ...
> 
> Sorry, this happens when you only look at the MAINTAINERS file...
> 
> Can you add a MAINTAINERS entry for Sylvain?

Will do.

Tony

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: intelfb
  2006-01-09  0:29     ` intelfb Adrian Bunk
  2006-01-09  0:35       ` intelfb Antonino A. Daplas
@ 2006-01-09 10:18       ` Lukas Hejtmanek
  2006-01-10  1:29         ` intelfb Antonino A. Daplas
  1 sibling, 1 reply; 12+ messages in thread
From: Lukas Hejtmanek @ 2006-01-09 10:18 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Antonino A. Daplas, linux-kernel

On Mon, Jan 09, 2006 at 01:29:12AM +0100, Adrian Bunk wrote:
> > I maintain i810fb.  The author and maintainer of intelfb for 2.6 is Sylvain
> > Meyer. For 2.4, the author is David Dawes.
> >...
> 
> Sorry, this happens when you only look at the MAINTAINERS file...
> 
> Can you add a MAINTAINERS entry for Sylvain?

I wrote to Sylvain some time ago but no response...

-- 
Lukáš Hejtmánek

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: intelfb
  2006-01-09 10:18       ` intelfb Lukas Hejtmanek
@ 2006-01-10  1:29         ` Antonino A. Daplas
  2006-01-10  8:35           ` intelfb Lukas Hejtmanek
  0 siblings, 1 reply; 12+ messages in thread
From: Antonino A. Daplas @ 2006-01-10  1:29 UTC (permalink / raw)
  To: Lukas Hejtmanek; +Cc: Adrian Bunk, linux-kernel

Lukas Hejtmanek wrote:
> On Mon, Jan 09, 2006 at 01:29:12AM +0100, Adrian Bunk wrote:
>>> I maintain i810fb.  The author and maintainer of intelfb for 2.6 is Sylvain
>>> Meyer. For 2.4, the author is David Dawes.
>>> ...
>> Sorry, this happens when you only look at the MAINTAINERS file...
>>
>> Can you add a MAINTAINERS entry for Sylvain?
> 
> I wrote to Sylvain some time ago but no response...
> 

Yeah, he said he's going to be busy and he was not responding to e-mails
for some time now. Anyway, what's your concern?

Tony

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: intelfb
  2006-01-10  1:29         ` intelfb Antonino A. Daplas
@ 2006-01-10  8:35           ` Lukas Hejtmanek
  2006-01-10  8:51             ` intelfb Antonino A. Daplas
  0 siblings, 1 reply; 12+ messages in thread
From: Lukas Hejtmanek @ 2006-01-10  8:35 UTC (permalink / raw)
  To: Antonino A. Daplas; +Cc: Adrian Bunk, linux-kernel

On Tue, Jan 10, 2006 at 09:29:14AM +0800, Antonino A. Daplas wrote:
> Yeah, he said he's going to be busy and he was not responding to e-mails
> for some time now. Anyway, what's your concern?

I want to know, whether there is someone with i915 graphic card that is working
with intelfb. Some my tests and hacking points to fakct that routine to
calculate pixel mod clock is wrong for this chip. And also I have an idea how to
setup a graphic mode on local LCD (laptops).

-- 
Lukáš Hejtmánek

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: intelfb
  2006-01-10  8:35           ` intelfb Lukas Hejtmanek
@ 2006-01-10  8:51             ` Antonino A. Daplas
  2006-01-10  9:01               ` intelfb Lukas Hejtmanek
  0 siblings, 1 reply; 12+ messages in thread
From: Antonino A. Daplas @ 2006-01-10  8:51 UTC (permalink / raw)
  To: Lukas Hejtmanek; +Cc: Adrian Bunk, linux-kernel

Lukas Hejtmanek wrote:
> On Tue, Jan 10, 2006 at 09:29:14AM +0800, Antonino A. Daplas wrote:
>> Yeah, he said he's going to be busy and he was not responding to e-mails
>> for some time now. Anyway, what's your concern?
> 
> I want to know, whether there is someone with i915 graphic card that is working
> with intelfb. Some my tests and hacking points to fakct that routine to

You can always check the intelfb changelog...

http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=history;h=4bba3925924148c24fb0c7636a04ad69a6a56b84;f=drivers/video/intelfb/intelfbdrv.c

> calculate pixel mod clock is wrong for this chip. And also I have an idea how to
> setup a graphic mode on local LCD (laptops).
> 

Can you post your hack to this list?

Tony

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: intelfb
  2006-01-10  8:51             ` intelfb Antonino A. Daplas
@ 2006-01-10  9:01               ` Lukas Hejtmanek
  0 siblings, 0 replies; 12+ messages in thread
From: Lukas Hejtmanek @ 2006-01-10  9:01 UTC (permalink / raw)
  To: Antonino A. Daplas; +Cc: Adrian Bunk, linux-kernel

On Tue, Jan 10, 2006 at 04:51:38PM +0800, Antonino A. Daplas wrote:
> > calculate pixel mod clock is wrong for this chip. And also I have an idea how to
> > setup a graphic mode on local LCD (laptops).
> > 
> 
> Can you post your hack to this list?

Well, for LVDS (internal LCD) I found, that PLL pixel clock is fixed accross any
resloution. This means that black magick used for PLL clock is not needed,
driver just need to read initial value of PLL registers and keep it (for
suspend/resume). It works to set resolution 640x480 using BIOS and then to 
correct Pipes and Display planes to any resolution you want (usualy the 
resolution of LCD). I guess that resolution 640x480 can be programmed directly
without BIOS (but I need to check it).

Another discover is that 0x61204 & ~1 allows LVDS register to be changed (and
also it disables LVDS output (DPMS D3 on LVDS). 0x61204 | 1 enables it back.

-- 
Lukáš Hejtmánek

^ permalink raw reply	[flat|nested] 12+ messages in thread

* intelfb
@ 2006-01-24 16:37 Knut Petersen
  0 siblings, 0 replies; 12+ messages in thread
From: Knut Petersen @ 2006-01-24 16:37 UTC (permalink / raw)
  To: linux-fbdev-devel; +Cc: linux-kernel

As this driver obviously has problems at least for
the 915GM: Could someone please point me to a
reasonable register reference for the graphics part
of that chip?

BTW: Is there really no maintainer?

cu,
 Knut

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2006-01-24 16:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-08 23:48 intelfb Lukas Hejtmanek
2006-01-08 23:57 ` intelfb Adrian Bunk
2006-01-09  0:22   ` intelfb Antonino A. Daplas
2006-01-09  0:29     ` intelfb Adrian Bunk
2006-01-09  0:35       ` intelfb Antonino A. Daplas
2006-01-09 10:18       ` intelfb Lukas Hejtmanek
2006-01-10  1:29         ` intelfb Antonino A. Daplas
2006-01-10  8:35           ` intelfb Lukas Hejtmanek
2006-01-10  8:51             ` intelfb Antonino A. Daplas
2006-01-10  9:01               ` intelfb Lukas Hejtmanek
2006-01-08 23:58 ` intelfb Dave Airlie
2006-01-24 16:37 intelfb Knut Petersen

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).