<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Srini wrote:
<blockquote cite="mid:564507.45488.qm@web95907.mail.in.yahoo.com"
 type="cite">
  <style type="text/css"><!-- DIV {margin:0px;} --></style>
  <div
 style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Dear
all,<br>
 could anyone please tell how to find the Hardware graphics capability
in RHEL?<br>
  <br>
Many thanks in Advance.<br>
  <br>
Regards,<br>
Srini.<br>
  </div>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mesa-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mesa-users@lists.freedesktop.org">mesa-users@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/mesa-users">http://lists.freedesktop.org/mailman/listinfo/mesa-users</a>
  </pre>
</blockquote>
Hi Srini,<br>
<br>
I am not an expert in this field, but I have done some study on
this.According to my<br>
understanding, you can run some OpenGL application on top of Mesa-3D
library <br>
and verify whether you use DRI(direct rendering infrastructure) path.
For that you may<br>
need to configure the Mesa-3D library to use DRI. Then run some tools
like 'glxinfo'<br>
and it would tell you whether you used DRI path. Also, you can insert
some 'printk'<br>
inside <a class="fref" href="drivers/gpu/drm/i915/i915_gem.c">your
graphics driver and verify. Please share your thoughts about this
approach.</a><br>
I am also eager to know about this.<br>
<br>
Regards,<br>
Sudeep<br>
<font face="monospace"></font></body>
</html>