From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752472Ab0AVNen (ORCPT ); Fri, 22 Jan 2010 08:34:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751827Ab0AVNem (ORCPT ); Fri, 22 Jan 2010 08:34:42 -0500 Received: from mail-yx0-f187.google.com ([209.85.210.187]:63633 "EHLO mail-yx0-f187.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751701Ab0AVNel (ORCPT ); Fri, 22 Jan 2010 08:34:41 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=b78OiUHbdjQ0XfkZLZo83mTUIVppKcEz0HAclXkhcLw4UeaIULJOaVtaYmDDi6BYLD 4z8hC07QZWmXgdU0zIbTViLuGCVZhi3KKyHK0+Q+5/sPo0+W3ODOkbJFr/gjcm1q+txS KehF5szlZc+hkCMmZbw4YLugV9YD9wuJWVD9I= MIME-Version: 1.0 Date: Fri, 22 Jan 2010 19:04:32 +0530 Message-ID: <31cff80d1001220534j209aec86l7b56dfd39f111c3e@mail.gmail.com> Subject: graphical processing unit drivers in linux!!!!!!!!!!!!!!!!!!! From: ranjith kumar To: linux-net@vger.kernel.org, linux-kernel Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, I am new to both linux kernel and graphical processing unit(gpu)s. I have a new laptop , and it contains both fedoara 10 and windows vista. In windows I installed nvidia/intel graphic device drivers after which graphics in my windows are looking good. Can I ask you some questions. 1) What about linux? Is linux recognising the GPUs on my laptop or not ? How to know? 2) If linux recognises the the GPUs and exploits them, where are the associated device drivers in the kernel source code? 3) how to know weather a given GPU is a "vector graphics devices" or "raster-based devices "?? Or all modern GPUs are vector grpahics devices? 4) "X Window System" implements the X display protocol and provides windowing on "raster graphics". Since all GPUs are vector graphic devices(?) and because of above statement can't we exploit "vector graphics devices" in linux/fedora??? thats why no one is making video games in linux??? Please send me any links on these issues if you have. Thanks in advance.