Re: [PATCH 1/2] Video: fb, add true ref_count atomicity

2007-02-08 Thread Denis Oliver Kropp

Jiri Slaby wrote:

video/fb, add true ref_count atomicity

Some of fb drivers uses atomic_t in bad manner, since there are still some
race-prone gaps. Use mutexes to protect open/close code sections with
ref_count testing and finally use simple uint.

Signed-off-by: Jiri Slaby <[EMAIL PROTECTED]>


Acked-by: Denis Oliver Kropp <[EMAIL PROTECTED]>

--
Best regards,
  Denis Oliver Kropp

.--.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/ |
'--'
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 1/2] Video: fb, add true ref_count atomicity

2007-02-08 Thread Denis Oliver Kropp

Jiri Slaby wrote:

video/fb, add true ref_count atomicity

Some of fb drivers uses atomic_t in bad manner, since there are still some
race-prone gaps. Use mutexes to protect open/close code sections with
ref_count testing and finally use simple uint.

Signed-off-by: Jiri Slaby [EMAIL PROTECTED]


Acked-by: Denis Oliver Kropp [EMAIL PROTECTED]

--
Best regards,
  Denis Oliver Kropp

.--.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/ |
'--'
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] New version of NeoMagic Framebuffer driver

2001-04-05 Thread Denis Oliver Kropp

Hi,

I fixed an important bug with panning after X usage and added
module and kernel parameter support.

-- 
Denis Oliver Kropp
( convergence   )
( integrated media gmbh )

 neofb-0.2.1-patch-2.4.3.bz2


[PATCH] New version of NeoMagic Framebuffer driver

2001-04-05 Thread Denis Oliver Kropp

Hi,

I fixed an important bug with panning after X usage and added
module and kernel parameter support.

-- 
Denis Oliver Kropp
( convergence   )
( integrated media gmbh )

 neofb-0.2.1-patch-2.4.3.bz2


[PATCH] NeoMagic Framebuffer Driver

2001-04-04 Thread Denis Oliver Kropp

Hi,

I wrote a framebuffer driver for all NeoMagic PCI chips
ported from current XFree driver, not based on the AFAIK
unfinished driver of Ani Joshi or Helge Deller.
This is version 0.2 with some little TODOs like
module parameters or kernel parameter parsing;
it's tested with NM2200 and NM2380.
The patch is against 2.4.3, please test the driver,
merge into kernel tree would be appreciated.


I'm not on the list, so do a Cc to me, please.


Best regards,

-- 
Denis Oliver Kropp
( convergence   )
( integrated media gmbh )

 neofb-0.2-patch-2.4.3.bz2


[PATCH] NeoMagic Framebuffer Driver

2001-04-04 Thread Denis Oliver Kropp

Hi,

I wrote a framebuffer driver for all NeoMagic PCI chips
ported from current XFree driver, not based on the AFAIK
unfinished driver of Ani Joshi or Helge Deller.
This is version 0.2 with some little TODOs like
module parameters or kernel parameter parsing;
it's tested with NM2200 and NM2380.
The patch is against 2.4.3, please test the driver,
merge into kernel tree would be appreciated.


I'm not on the list, so do a Cc to me, please.


Best regards,

-- 
Denis Oliver Kropp
( convergence   )
( integrated media gmbh )

 neofb-0.2-patch-2.4.3.bz2