Hi, Harikrishnan P, 

Yeah, you are right. A standard PC graphics card has only one Layer, but 
sophisticated devices like TV set top boxes may support two or more layers. 
That depends on the graphics hardware.
Today, most PC graphics cards also support an additional layer (a ”‘video 
layer”’), which can be scaled and does color conversion from YUV to RGB. This 
layer cannot usually be blended and has to remain fully opaque. Video layers 
are supported by varios DirectFB graphics drivers.

And I got some information from 
http://www.intel.com/design/intarch/swsup/graphics_faq.htm
it said like this:
/////////////////////////////////////////////////////
Second Overlay
  �C Supported platforms: 852, 855, 910, 915, & 945
/////////////////////////////////////////////////////

Best regards, 
chiachen 
[EMAIL PROTECTED] 
2008-06-03 

======= 2008-05-21 13:39, your message: RE: [directfb-dev] How to get the Intel 
852/855 overlay======= 


hi chiachen,
 
A PC is having only one layer according to my understanding.
So what ever you have got is correct I think.Can you please tell me from where 
the other person got the information ?
 
Thanks & Regards,
Harikrishnan P



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of chiachen
Sent: Wednesday, May 21, 2008 10:59 AM
To: directfb-dev@directfb.org
Subject: [directfb-dev] How to get the Intel 852/855 overlay


Hi, all

I'm having a serious problem when using directfb.

There are some infomation get from the console in my computer.

#lspci
........
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM 
Integrated Graphics Device (rev 02)
........

#dfbinfo
........
Screen (00) FBDev Primary Screen            (primary screen)
   Caps: VSYNC POWER_MANAGEMENT

     Layer (00) FBDev Primary Layer             (primary layer)
        Type:    GRAPHICS
        Caps:    SURFACE BRIGHTNESS CONTRAST SATURATION

Input (01) IMPS/2 Mouse                    (primary mouse)
   Type: MOUSE
   Caps: AXES BUTTONS
   Max. Axis: 2
   Max. Button: 2

Input (00) Keyboard                        (primary keyboard)
   Type: KEYBOARD
   Caps: KEYS
..........


but someone get the information like below:

..........................................
...........................................
Screen (00) FBDev Primary Screen            (primary screen)
   Caps: VSYNC POWER_MANAGEMENT

     Layer (00) FBDev Primary Layer             (primary layer)
        Type:    GRAPHICS
        Caps:    SURFACE BRIGHTNESS CONTRAST SATURATION

     Layer (01) Intel 830/845/855/865 Overlay
        Type:    GRAPHICS VIDEO STILL_PICTURE
        Caps:    SURFACE SCREEN_LOCATION DST_COLORKEY BRIGHTNESS 
CONTRAST SATURATION SCREEN_POSITION SCREEN_SIZE


Input (01) IMPS/2 Mouse                    (primary mouse)
   Type: MOUSE
   Caps: AXES BUTTONS
   Max. Axis: 2
   Max. Button: 2

Input (00) Keyboard                        (primary keyboard)
   Type: KEYBOARD
   Caps: KEYS
......................................................
.......................................................

The problem is how could I get the Layer (01), is there something wrong?

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments contained in it. Contact your Administrator for further 
information. 


= = = = = = = = = = = = = = = = = = = = 
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to