Re: [PATCH 4/4] [resend #2] tridentfb: Add DDC support

2015-09-24 Thread Tomi Valkeinen
On 02/09/15 15:04, Ondrej Zary wrote: >>> +config FB_TRIDENT_DDC >>> + bool "DDC for Trident support" >>> + depends on FB_TRIDENT >>> + select FB_DDC >>> + select FB_MODE_HELPERS >>> + default y >>> + help >>> + Say Y here if you want DDC support for your Trident graphics card.

Re: [PATCH 4/4] [resend #2] tridentfb: Add DDC support

2015-09-24 Thread Tomi Valkeinen
On 02/09/15 15:04, Ondrej Zary wrote: >>> +config FB_TRIDENT_DDC >>> + bool "DDC for Trident support" >>> + depends on FB_TRIDENT >>> + select FB_DDC >>> + select FB_MODE_HELPERS >>> + default y >>> + help >>> + Say Y here if you want DDC support for your Trident graphics card.

Re: [PATCH 4/4] [resend #2] tridentfb: Add DDC support

2015-09-02 Thread Ondrej Zary
On Wednesday 02 September 2015, Tomi Valkeinen wrote: > Hi, > > On 24/08/15 22:37, Ondrej Zary wrote: > > Add DDC support for Trident cards. > > > > Tested on TGUI9440, TGUI9680, 3DImage 9750, Blade3D 9880 and Blade XP. > > > > Signed-off-by: Ondrej Zary > > --- > > drivers/video/fbdev/Kconfig

Re: [PATCH 4/4] [resend #2] tridentfb: Add DDC support

2015-09-02 Thread Tomi Valkeinen
Hi, On 24/08/15 22:37, Ondrej Zary wrote: > Add DDC support for Trident cards. > > Tested on TGUI9440, TGUI9680, 3DImage 9750, Blade3D 9880 and Blade XP. > > Signed-off-by: Ondrej Zary > --- > drivers/video/fbdev/Kconfig |9 ++ > drivers/video/fbdev/tridentfb.c | 192 >

Re: [PATCH 4/4] [resend #2] tridentfb: Add DDC support

2015-09-02 Thread Tomi Valkeinen
Hi, On 24/08/15 22:37, Ondrej Zary wrote: > Add DDC support for Trident cards. > > Tested on TGUI9440, TGUI9680, 3DImage 9750, Blade3D 9880 and Blade XP. > > Signed-off-by: Ondrej Zary > --- > drivers/video/fbdev/Kconfig |9 ++ >

Re: [PATCH 4/4] [resend #2] tridentfb: Add DDC support

2015-09-02 Thread Ondrej Zary
On Wednesday 02 September 2015, Tomi Valkeinen wrote: > Hi, > > On 24/08/15 22:37, Ondrej Zary wrote: > > Add DDC support for Trident cards. > > > > Tested on TGUI9440, TGUI9680, 3DImage 9750, Blade3D 9880 and Blade XP. > > > > Signed-off-by: Ondrej Zary > > --- > >

[PATCH 4/4] [resend #2] tridentfb: Add DDC support

2015-08-24 Thread Ondrej Zary
Add DDC support for Trident cards. Tested on TGUI9440, TGUI9680, 3DImage 9750, Blade3D 9880 and Blade XP. Signed-off-by: Ondrej Zary --- drivers/video/fbdev/Kconfig |9 ++ drivers/video/fbdev/tridentfb.c | 192 ++- 2 files changed, 196

[PATCH 4/4] [resend #2] tridentfb: Add DDC support

2015-08-24 Thread Ondrej Zary
Add DDC support for Trident cards. Tested on TGUI9440, TGUI9680, 3DImage 9750, Blade3D 9880 and Blade XP. Signed-off-by: Ondrej Zary li...@rainbow-software.org --- drivers/video/fbdev/Kconfig |9 ++ drivers/video/fbdev/tridentfb.c | 192 ++- 2 files