Hi there, You could try to contact OpenMoko Inc for specifications regarding S3C6410. They forwarded the specs they received for their previous device to developers that signed an NDA. Before they stopped plans to develop another open linux phone, they were working with the S3C6410 platform. At least you can try ...
http://wiki.openmoko.org/wiki/GTA03_revisions But maybe you already have detailed specifications about the 3D processor? 2010/4/15 nitesh suthar <nitesh.24...@gmail.com>: > >>GL and GLES are programming APIs, not hardware APIs. In order to >>support your hardware, you will have to write a backend driver which >>interfaces with that hardware for Mesa. > > thanks, > yes I know these are programming APIs, > so how could I start developing this backend driver which interfaces with > that hardware for Mesa. Is there any fix architecture to interface that > driver to Mesa lib or mesa's function ? > and What is procedure for implementing such interface in my backend driver > so that > it can interact with Mesa lib. You would need a drm kernel driver, some extension to the drm to allow platfrom devices to provde drm drivers - not only pci dvices. User spaces parts of the DRM module in libdrm for your hardware. ... Something similar had been done for another embedded gpu: smedia glamo: http://www.bitwiz.org.uk/s/dri-for-the-freerunner.html >>We're not all embedded developers, but some of us might be familiar >>with your hardware. Which chipset and board is this? > I am using SOC S3C6410 . > thanking you regards Andreas Pokorny ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mesa3d-dev