6 comments

  • ksec5 hours ago
    With IMG PowerVR mostly gone from Mediatek roadmap. Which means ARM Mali is effectively <i>the</i> GPU IP on Android, excluding Qualcomm Adreno which its market continue to shrink and concentrate on premium segment.<p>I wonder how far or how good Mali is now compared to others. I wish Chip and Cheese do compassion on GPU as well.
    • dbcooper1 minute ago
      Samsung is using AMD in upcoming premium chips? Small market share again.
    • pjmlp4 hours ago
      If only that would mean a better driver story across devices and Android releases.<p>Unless it is a Pixel or Samsung Sxy flagship device, chances are the driver, which will never get updated, it a box full of interesting developer moments.<p>Just go to chrome:&#x2F;&#x2F;gpu to check the amount of workarounds enabled in Chrome alone.
    • teki_one5 hours ago
      Google just switched to PowerVR, didn&#x27;t they?
      • throwa3562624 hours ago
        Given the horrible GPU performance as well as thermal issues in Tensor G5 and G6, Google will have to switch back to Arm in G7.<p>Example benchmark showing how extremely far Google is behind:<p><pre><code> GeekBench 6 Compute Score (GPU): Xring O3. 36901. (the GPU in this announcement) Snapdragon 8 Elite G5 27501. (Adreno 840) Dimensity 9500M. 23753. (Mali-G1 Ultra MP11). Tensor G6. 6216. (PowerVR CXTP-48-1536)</code></pre>
        • MindSpunk3 hours ago
          The Pixel 10 and 11 GPUs are offensively bad. Not only are the Power VR GPUs slow, and less capable feature wise than Mali and Adreno (Xclipse is still around too!), but the tile Google put in the Pixel 11 is actually an _older_ design than what they put in the Pixel 10. They just clocked it higher to make up the performance difference.<p>And then Google has the gall to charge basically flagship prices for their under powered junk.<p>Personally I don&#x27;t buy flagship phones because I don&#x27;t use their full compute capabilities anyway, but a Pixel 11 would cost 2x what I paid for my Pixel 8. For 0 GPU performance improvement.
        • ksec3 hours ago
          &gt;Xring O3.<p>I just can&#x27;t wait to see it being tested in an actual phone. So far all the data are done on development board. If they are really as good as everything we have read so far, both Mediatek and Qualcomm are in big trouble.
          • my1231 hour ago
            it&#x27;s available in retail (the foldable phone variant) in mainland China since today
          • throwa3562622 hours ago
            This Xiaomis second or third chip ever so I assume there will be problems.
        • rjzzleep1 hour ago
          Why did that happen?
  • eptcyka6 hours ago
    What about support in mesa?
    • bigbaguette6 hours ago
      Give it a couple years before Valve starts sponsoring someone to reverse-engineer it
      • eptcyka6 hours ago
        I do not understand why vendors believe their software stack is a moat. It is an obstacle to me.
        • david-gpu57 minutes ago
          If they open-sourced their userland drivers, and&#x2F;or released their internal technical documentation, which would have a similar effect, they would open themselves to at least two big problems.<p>First, they would spill all of their secret sauce for others to &quot;draw inspiration&quot; from. And <i>there is</i> a lot of expensive secret sauce in there. Not all of it is protected by parents either; more on that below.<p>Second, they would make it a lot easier for competitors and patent trolls alike to seek litigation. One of the criteria thech companies have for filing a patent is how easy is it to detect when it is being violated. Open source your stuff, and you make it much easier for the competition to detect any violation.<p>And it is not like these companies are violating patents intentionally; much the opposite. But there are only so many ways to implement Vulkan or DirectX, and completely independent teams will come up with similar enough solutions, and with broad enough patents, that there will be overlap every now and then. That is why they file patents in the first place. Only the high cost of litigation and the risk of mutually-assured destruction keeps legitimate vendors from rattling sabers more often.<p>Then you have NVidia with their immense investment and advantage on the software side, from the CUDA runtime to countless libraries like CUBLAS and cuDNN. That investment goes much beyond a relatively simple Vulkan&#x2F;DirectX driver.<p>So the question is less <i>&quot;why don&#x27;t more of them open-source userland&quot;</i>. The question is <i>&quot;why do any of them do it&quot;</i>?<p>Source: former insider with enough patents under my belt that I lost count.
        • pjmlp2 hours ago
          Because most game developers aren&#x27;t religious about APIs, they implement an abstraction layer in their engine, a practice since the heterogeneous 8 and 16 bit days, where all major games were mostly coded in Assembly, and move on.<p>Any conference talk schedule at one of these conferences (<a href="https:&#x2F;&#x2F;gameconfguide.com" rel="nofollow">https:&#x2F;&#x2F;gameconfguide.com</a>) will prove the point of how little they care.<p>It is all about gameplay, taking advantage of gaming IP, franchaises, how to squeeze the ultimate performance out of specific hardware, user engagement,....<p>You will find an occasional talk about open APIs, probably even done by some Khronos folks, and that&#x27;s it.
        • krautsauer5 hours ago
          <i>opens wikipedia</i> (Emphasis mine:)<p>&gt; Moats were excavated around castles and other fortifications as part of the defensive system as an <i>obstacle</i> immediately outside the walls.<p>Unfortunate wording?
          • dbdr5 hours ago
            Moats are supposed to be obstacles for your competitors, not your consumers.
            • buran771 hour ago
              Moats are obstacles against something you&#x27;re trying to avoid. It can be competitors coming in, or customers going out. A moat could surround a prison to keep prisoners in. Some companies just choose to treat their customers as prisoners.
            • ImHereToVote3 hours ago
              It&#x27;s akin to building a moat inside the castle.
      • throwa3562624 hours ago
        Why?<p>I thought these GPU were open source with mainline kernel support?
        • adrian_b53 minutes ago
          All the mainline kernel support is reverse-engineered. No help from Arm.<p>Thus there is a considerable lag for the support of newer Mali generations.<p>Some Linux distributions for various embedded computers with Arm-based CPUs and GPUs use closed-source GPU drivers from Arm, not the reverse-engineered Linux drivers, when the Mali versions are newer than supported by the kernel and Mesa.<p>The Arm GPUs do not have public technical documentation, not even at the level of NVIDIA, much less something comparable with AMD and Intel.
          • throwa3562628 minutes ago
            I think you are confusing Apple and Arm.<p>Mali drivers are contributed by Arm:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;torvalds&#x2F;linux&#x2F;blob&#x2F;master&#x2F;MAINTAINERS" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;torvalds&#x2F;linux&#x2F;blob&#x2F;master&#x2F;MAINTAINERS</a>
          • fuzzfactor23 minutes ago
            I liked it better when electronic components which didn&#x27;t have very thorough detailed documentation were instantly recognizable as completely unsuitable for a production BOM. :\
          • ginko34 minutes ago
            &gt;All the mainline kernel support is reverse-engineered. No help from Arm.<p>That&#x27;s not true. Arm has been supporting the open source driver effort for the last couple years, but it&#x27;s still behind the closed source one in terms of performance, features, and HW support.
  • curiobleak4 hours ago
    The headline seems like a way to set themselves up to fail. The advancements are great, those features are definitely something a lot of developers and players are interested in, but comparing it to desktop immediately just sets the bar too high.
  • cubefox5 hours ago
    This should have happened years ago.
  • alescalaios1 hour ago
    [dead]
  • gitowiec2 hours ago
    The worst opening ever &quot;Demands from mobile users continue to grow.&quot;. I stopped reading bullshit
    • chromehearts2 hours ago
      This is probably not about &quot;mobile users&quot; as in Android Phones &amp; iPhone users .. but about the current (trendy) rise of handheld consoles ? Atleast that&#x27;s what I think
    • f6v1 hour ago
      What&#x27;s up with that? Younger generations don&#x27;t even play on PCs anymore.
    • mrheosuper2 hours ago
      Why is it bullshit ? Just because you dont need does not mean it’s not real