X - Window system with GPU

2011-02-07 Thread vijay singh
Hi, Can any one tell me how X- window system get interacted with GPU for graphic processing.(If some one have details about What X-window ssytem component interacting with SGX-535 then it will be great help) Thanks... ___ xorg@lists.freedesktop.org:

Accessing FrameBuffer

2011-01-07 Thread vijay singh
Hello, Is their any api available under Xlib which can give me information of frame buffer struct (mentioned below). struct fb_buffer_info { u8 bpp ; u8 num_buffers ; enumcolor_mode mode ; u32 height ; u32 width ; u32

Xorg video driver for SGX535

2010-11-11 Thread vijay singh
Hello, is their any link or input which can give me Xorg video module driver for PowerVR chipset (SGX535). I would like to run on ARM11 core. Rgds-- Vij ___ xorg@lists.freedesktop.org: X.Org support Archives:

Re: Xorg video driver for SGX535

2010-11-11 Thread vijay singh
On Thu, 2010-11-11 at 17:13 +0530, Shashi Shekar B.S. wrote: is their any link or input which can give me Xorg video module driver for PowerVR chipset (SGX535). PVR driver is a closed source one. You need to contact Imagination/ your vendor for getting that driver. If you want to write

Re: Xorg video driver for SGX535

2010-11-11 Thread vijay singh
On Thu, 2010-11-11 at 17:13 +0530, Shashi Shekar B.S. wrote: is their any link or input which can give me Xorg video module driver for PowerVR chipset (SGX535). PVR driver is a closed source one. You need to contact Imagination/ your vendor for getting that driver. If you want to write

Re: Open Source COM-Beagle Board /HawkBoard workshop For Developers (Mumbai India)

2010-10-21 Thread vijay singh
Hello, How to enrol for workshop ?? Is their any charges is their ?? More detail will be helpful.. Cheers-- vij On Thu, 2010-10-21 at 18:06 +0530, Siji Sunny wrote: Open Source COM-Beagle Board /HawkBoard workshop For Developers 30th Oct 2010, CDAC Lecture theatre,Juhu, Mumbai. Visit:

Re: Info about X-architecture

2010-10-05 Thread vijay singh
you out. Which hardware, specifically? If Linux has already been ported, and a framebuffer driver exists, then X will work perfectly already, using the fbdev X driver. Sending from a mobile, pardon the brevity. ~ C. On Oct 4, 2010 3:18 AM, vijay singh testmrs@gmail.com wrote

Re: Info about X-architecture

2010-10-05 Thread vijay singh
On Tue, 2010-10-05 at 15:26 +0900, Carsten Haitzler wrote: On Tue, 05 Oct 2010 11:45:10 +0530 vijay singh testmrs@gmail.com said: no fbdev driver. it's there in the error output. did you not build/install one? is ther an fb device from the kernel? Bootlog i can see Fb is initialize

Re: Info about X-architecture

2010-10-05 Thread vijay singh
On Tue, 2010-10-05 at 15:39 +0900, Carsten Haitzler wrote: On Tue, 05 Oct 2010 12:08:59 +0530 vijay singh testmrs@gmail.com said: On Tue, 2010-10-05 at 15:26 +0900, Carsten Haitzler wrote: On Tue, 05 Oct 2010 11:45:10 +0530 vijay singh testmrs@gmail.com said: no fbdev

Info about X-architecture

2010-10-04 Thread vijay singh
Hello, I am new to X-window system. I would like to know is their any document available which will explain about X-architecture. if i want to add any new X-client then what is the way. Cheers-- ___ xorg@lists.freedesktop.org: X.Org support