[Mesa-users] Haedware capability

sudeep sudeeprk at tataelxsi.co.in
Sun Feb 27 21:38:51 PST 2011


Srini wrote:
> Dear all,
>  could anyone please tell how to find the Hardware graphics capability 
> in RHEL?
>
> Many thanks in Advance.
>
> Regards,
> Srini.
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> mesa-users mailing list
> mesa-users at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-users
>   
Hi Srini,

I am not an expert in this field, but I have done some study on 
this.According to my
understanding, you can run some OpenGL application on top of Mesa-3D 
library
and verify whether you use DRI(direct rendering infrastructure) path. 
For that you may
need to configure the Mesa-3D library to use DRI. Then run some tools 
like 'glxinfo'
and it would tell you whether you used DRI path. Also, you can insert 
some 'printk'
inside your graphics driver and verify. Please share your thoughts about 
this approach. <drivers/gpu/drm/i915/i915_gem.c>
I am also eager to know about this.

Regards,
Sudeep

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-users/attachments/20110228/3c54181f/attachment.htm>


More information about the mesa-users mailing list