LWN: Comments on "A free GMA500 graphics driver" https://lwn.net/Articles/429206/ This is a special feed containing comments posted to the individual LWN article titled "A free GMA500 graphics driver". en-us Tue, 04 Nov 2025 14:32:57 +0000 Tue, 04 Nov 2025 14:32:57 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net A free GMA500 graphics driver https://lwn.net/Articles/434327/ https://lwn.net/Articles/434327/ lkcl <div class="FormattedComment"> yes that was a mistake on my part - the S3C6410 has "FIMD" which samsung would have bought in (they *never* make anything of their own). there are two teams in samsung: their designs overlap, so one team comes out with a SoC whilst the other one is still working on the next one. the S5PC100 (800mhz) had the same "FIMD" 3D engine, but the S5PC110 (1ghz) had that FIMD engine ripped out, to be replaced with a PowerVR SGX engine. exactly why is anybody's guess. but yes, i made the post to which you're referring *before* i had this information.<br> <p> </div> Fri, 18 Mar 2011 20:51:27 +0000 Value of 2D-only https://lwn.net/Articles/429470/ https://lwn.net/Articles/429470/ nix <div class="FormattedComment"> There's Battle for Wesnoth. ;}<br> <p> (no 3D yet, but what's the betting it'll start using GPU capabilities in any case, one of these days?)<br> </div> Wed, 23 Feb 2011 17:44:10 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429419/ https://lwn.net/Articles/429419/ mjg59 <div class="FormattedComment"> Samsung also produce chips with PowerVR. The 6410 isn't one of them.<br> </div> Wed, 23 Feb 2011 12:38:57 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429418/ https://lwn.net/Articles/429418/ mjg59 <div class="FormattedComment"> I'm sorry, you're right. The Samsung one appears to be from scratch.<br> </div> Wed, 23 Feb 2011 12:35:13 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429409/ https://lwn.net/Articles/429409/ Cyberax <div class="FormattedComment"> I've compared lists of supported extensions on PowerVR and Samsung, they look similar.<br> <p> I have not yet looked in details but so far it looks like that Samsung's chip is just PowerVR IP-core with some custom bits.<br> </div> Wed, 23 Feb 2011 10:08:41 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429407/ https://lwn.net/Articles/429407/ ken <div class="FormattedComment"> What confuses me is that why the 2D stuff was ever a problem to begin with.<br> The Imagination hardware I worked with has never implemented anything with the actual display it's simply a hardware block that works with memory.<br> <p> The display has been a different block by a different company but maybe intel outsourced the entire thing to imgtec<br> </div> Wed, 23 Feb 2011 10:03:46 +0000 Value of 2D-only https://lwn.net/Articles/429394/ https://lwn.net/Articles/429394/ pjm <div class="FormattedComment"> <font class="QuotedText">&gt; 2D isn't good for much beyond emacs/vi/bash these days</font><br> <p> Hang on, you mean there's other graphical software besides xterms and emacsen?<br> </div> Wed, 23 Feb 2011 09:07:16 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429390/ https://lwn.net/Articles/429390/ idanso <div class="FormattedComment"> It was Qualcomm that bought the Imageon line from AMD(which they use in their Snapdragon line):<br> <p> <a href="http://en.wikipedia.org/wiki/Imageon">http://en.wikipedia.org/wiki/Imageon</a><br> </div> Wed, 23 Feb 2011 07:07:55 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429365/ https://lwn.net/Articles/429365/ drag <div class="FormattedComment"> On at least modern consumer desktop hardware the 2D functions are carried out by the same hardware bits as the 3D functions. <br> <p> I don't know how the PowerVR stuff goes, though.<br> </div> Tue, 22 Feb 2011 23:53:01 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429354/ https://lwn.net/Articles/429354/ gnufreex <div class="FormattedComment"> There is also FSF High Priority Project<br> <p> <a rel="nofollow" href="http://www.fsf.org/blogs/community/new-high-priority-project-powervr-drivers">http://www.fsf.org/blogs/community/new-high-priority-proj...</a><br> <p> I hope those two are not duplicating each other. <br> </div> Tue, 22 Feb 2011 22:53:04 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429342/ https://lwn.net/Articles/429342/ mjg59 <div class="FormattedComment"> The 6410 contains Samsung's own GPU, which is derived from the old AMD embedded division that Samsung bought. It has nothing to do with SGX, despite what Luke Leighton might try to have you believe.<br> </div> Tue, 22 Feb 2011 21:52:24 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429337/ https://lwn.net/Articles/429337/ Cyberax <div class="FormattedComment"> Yes!<br> <p> <a href="https://github.com/tom3q/gles6410/wiki">https://github.com/tom3q/gles6410/wiki</a><br> </div> Tue, 22 Feb 2011 21:17:38 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429309/ https://lwn.net/Articles/429309/ svena <div class="FormattedComment"> Are there any reverse engineering efforts being made for SGX hardware, similar to Nouveau?<br> <p> </div> Tue, 22 Feb 2011 19:25:12 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429287/ https://lwn.net/Articles/429287/ njs <div class="FormattedComment"> The Direct Rendering Manager bits have all been stripped out, because their only purpose was to hook up the proprietary userspace driver with the card. I assume if there are any Digital Restrictions Management bits that those have been stripped out too, but I don't know about that.<br> </div> Tue, 22 Feb 2011 17:47:36 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429280/ https://lwn.net/Articles/429280/ dgm <div class="FormattedComment"> TG = Tungsten Graphics.<br> </div> Tue, 22 Feb 2011 17:37:04 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429279/ https://lwn.net/Articles/429279/ robert_s <div class="FormattedComment"> "just with drm bits stripped"<br> <p> Which DRM are we talking about here?<br> </div> Tue, 22 Feb 2011 17:26:50 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429267/ https://lwn.net/Articles/429267/ mjg59 <div class="FormattedComment"> Yes, it is so.<br> </div> Tue, 22 Feb 2011 17:02:41 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429261/ https://lwn.net/Articles/429261/ arjan <div class="FormattedComment"> 2D acceleration nowadays is "just" blitcopies; there's no real use for the accelerated drawing of circles and stuff like that ;-)<br> <p> </div> Tue, 22 Feb 2011 16:54:40 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429260/ https://lwn.net/Articles/429260/ hp <div class="FormattedComment"> not knocking 2D progress, useful for many.<br> <p> but with a wimpy Atom or ARM you need 3D even to hope to play video, for example. not to mention the latest html5 features, webGL, and upcoming desktop<br> environments. It all mostly assumes a GPU. <br> <p> that's why I say 2D is more for those who just do command line and text editor. it's a good step. <br> <p> the point is, 3D would be awesome too as a future step. seems uncontroversial. <br> </div> Tue, 22 Feb 2011 16:54:01 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429259/ https://lwn.net/Articles/429259/ gregkh <div class="FormattedComment"> Not true at all, at least your machine will properly use the<br> resolutions the screen supports, which is a huge step forward from the<br> current situation.<br> </div> Tue, 22 Feb 2011 16:38:27 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429258/ https://lwn.net/Articles/429258/ gregkh <div class="FormattedComment"> Oops, sorry, you are right, it's 2d only, not accelerated.<br> </div> Tue, 22 Feb 2011 16:32:11 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429257/ https://lwn.net/Articles/429257/ lkundrak <div class="FormattedComment"> At first sight it looks mostly like the driver from TG that was already proposed and rejected once, just with drm bits stripped; is that so?<br> </div> Tue, 22 Feb 2011 16:32:03 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429254/ https://lwn.net/Articles/429254/ mjg59 <div class="FormattedComment"> Right now it's not even for 2D acceleration.<br> </div> Tue, 22 Feb 2011 16:27:17 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429253/ https://lwn.net/Articles/429253/ hp <div class="FormattedComment"> I know, just saying getting 3D going would have an impact well beyond GMA500<br> <p> 2D isn't good for much beyond emacs/vi/bash these days<br> </div> Tue, 22 Feb 2011 16:27:09 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429251/ https://lwn.net/Articles/429251/ gregkh <div class="FormattedComment"> This is for 2d acceleration only.<br> </div> Tue, 22 Feb 2011 16:21:02 +0000 A free GMA500 graphics driver https://lwn.net/Articles/429240/ https://lwn.net/Articles/429240/ hp <div class="FormattedComment"> Getting 3D going on this might be huge just because it could open a path to 3D on a bunch of SGX-based phones too<br> </div> Tue, 22 Feb 2011 15:39:38 +0000