Everything You NEED to Know About PowerVR GPUs

  Переглядів 31,446

Gary Explains

Gary Explains

День тому

When we talk about GPUs for smartphones, we mainly focus on Qualcomm's Adreno GPU and Arm's Mali GPU. However, there is another. Imagination has a range of GPUs which were once found in the iPhone and are today found in processors like the Helio P90 from MediaTek.
Introduction to Android app development: www.dgitacademy.com
Let Me Explain T-shirt: teespring.com/gary-explains-l...
Twitter: / garyexplains
Instagram: / garyexplains
I shouldn't need to say this but... This is NOT a sponsored video!
#garyexplains

КОМЕНТАРІ: 178
@myownfriend23
@myownfriend23 4 роки тому
Did I miss something or was it never mentioned that PowerVR's whole thing for the past like 20 years has been that their GPUs used Tile-based Deferred Rendering? For people who don't know. PowerVR, like Adreno and Mali GPUs, is a tile-based GPU. What that means is that they break the frame into tiles and send each tile to a cluster of ALUs to rendered within a small amount of extremely fast, extremely low-latency on-chip memory. You can think of it as a bunch of mini-GPUs with their own memory all working on a chunk of the frame. This allows the image to be drawn without having to access external memory to update the different geometry buffers. Each architecture uses different sized tiles and works slightly differently but each have the same benefit, not being as bound by external memory speeds. The speed on these on-chip memory pools also increase with GPU clock speed. So if thing are well optimized for tile-based rendering and external memory isn't used for much more than tile list and textures, a tile-based GPU can go from rendering something at 720p to 1080p just by clocking it 2.25x higher. With immediate mode renderers like Nvidia and AMD, an increase in resolution would also require in increase in external memory speed. PowerVR does something a little differently than Adreno and Mali though. It has a Tile-based DEFERRED renderer which means it does Hidden Surface Removal (HSR) on-chip and defers any texture or fragment shading until that won't ultimately be drawn over later on in the frame. This can save a huge amount of processing resources and bandwidth for forward rendered games. Other architectures can also insure that the GPU doesn't shade obscured pixels but it requires the program's developer to sort polygons from near to far or do a depth pre-pass, the latter of which requires all polygons to be rendered twice. The fact that HSR does this automatically with opaque geometry means that you can instead sort by material to cut down on texture reads. HSR doesn't work on opaque geometry though so it would have a similar loss in efficiency that other architectures would.
@captainr5725
@captainr5725 3 роки тому
u r a Geek.
@myownfriend23
@myownfriend23 3 роки тому
@@captainr5725 Okay lol
@elimalinsky7069
@elimalinsky7069 5 років тому
I remember PowerVR 3D accelerators for PC from around 1997, rivaling the 3Dfx Voodoo, Matrox and Nvidia Riva cards. Apparently PowerVR was also used as the GPU for the Sega Dreamcast.
@cerex1273
@cerex1273 5 років тому
I remember that card, I think was the first, or one of the first to support bilinear filtering for pc games. But 3DFX Voodoo was so faster and dominated the market for gamers
@jordicoma
@jordicoma 4 роки тому
I remember as well. As de current pc market the gpus are getting higher in price, powervr should get up again and compete as an alternative. If they have an eficient architecture, probably it's possible to scale up that and get a decent pc gpu.
@tilt2triangle412
@tilt2triangle412 Рік тому
And ps vita
@SpartanX360
@SpartanX360 9 місяців тому
Don’t forget tithe Saturn too
@hassanahmad568
@hassanahmad568 5 років тому
Gary, You need to do a video on nvidia's cuda cores.
@rohit31chauhan
@rohit31chauhan 5 років тому
I remember that the Galaxy S4 Exynos version had a PowerVR GPU in it.
@shahbaaz2958
@shahbaaz2958 5 років тому
I just skip everything when I see a notification from Garry explains!!!
@arianamirgholami9555
@arianamirgholami9555 5 років тому
Thanks Gary I really needed this;)
@rph_redacted
@rph_redacted 4 роки тому
Literally asked about powerVR on your last video. Thank you for making the video.
@RabbilChoudhary
@RabbilChoudhary 5 років тому
Awesome video Gary! Please try and do a speed test g on one of the phones with powervr gpu!
@buddhimachamaranga1203
@buddhimachamaranga1203 5 років тому
Good Idea
@sandipkayal7640
@sandipkayal7640 5 років тому
Speed test actually more of cpu and memory related things unless if you are talking about frame rate of games
@taidee
@taidee 5 років тому
Wow, thank you Gary, I did not have much knowledge about the Imaginations' PowerVR GPUs other than knowing their relationship with Apple
@eugeniocarvalho977
@eugeniocarvalho977 5 років тому
Hello, Nice vídeo.. gary i'm still waiting for video on MIPS cpu.. and MIPS vs ARM...🙃
@R3dNordXLY
@R3dNordXLY 4 роки тому
In 2014 I use midrange Lenovo with PowerVR gpu. The graphics so smooth like butter.
@bagchibarun
@bagchibarun 5 років тому
Sir please make a video on gpu's in apple's latest soc's like a12 bionic.
@tangy7784
@tangy7784 4 роки тому
What is the Adreno equivalent GPU for the PowerVR GM9446 found in the Helio P90?
@1MarkKeller
@1MarkKeller 5 років тому
*GARY!!!* *Good Morning Professor!* *Good Morning Fellow Classmates!*
@GaryExplains
@GaryExplains 5 років тому
MARK!!!
@ZamanSiddiqui
@ZamanSiddiqui 5 років тому
MARK!
@freedyisla4085
@freedyisla4085 5 років тому
The Omnipresent MARK!!!
@Vivek-nh1vh
@Vivek-nh1vh 5 років тому
this is getting annoying fast in all videos. y'all need to think of something new.
@technoman8219
@technoman8219 5 років тому
Garry!!
@liadsagi3
@liadsagi3 5 років тому
Can you do a video on GPU architecture / if one exist , link to some deep dive reading on that subject ? I've been looking for such info for quite some time [ Thanks , ece students around the world]
@jackywickzzz7369
@jackywickzzz7369 4 роки тому
Hi gary, so is it right to say powervr 9446 is a gd gpu comparable to adreno 612 or 616. Based on your video explanation of the numbers powervr 9446 is 4*64 shader *970mhz which is around 248.32gflops ?
@decebaltrandafir
@decebaltrandafir 5 років тому
Gary can you make a video about how save is newer version of Android agaist apps with explits? Is still Android vulnerable on vulnerabilities? Thanks
@emiel333
@emiel333 4 роки тому
Great video, Gary. I still use an iPhone 6S with the A9 SoC and Power VR 7600GTX inside it. Do you know what the computational power of the 7600 is in GFLOPS? Or is this decided by the A9’s CPU?
@kubalech9864
@kubalech9864 4 роки тому
PowerVR GT7600=@450 MHz=172.8 GFLOPS,@600 MHz=230.4 GFLOPS
@emiel333
@emiel333 4 роки тому
Kuba Lech Thanks! At the moment I have an iPhone 11 with an Apple custom made 4 core GPU. Is there any info about this particular one? I couldn’t find clockspeeds or GFLOP computational power about it. About the GT7600: pretty high numbers for a mobile chip! I remember the time of consoles like Dreamcast and PS2, GameCube. They have respectively: 1.4 , 6.2 and 13.0 GFLOPS computing power back in 2001/2002, this was considered extremely powerful.
@bryantallen703
@bryantallen703 4 роки тому
If MediaTek would've used a more powerful version of the PowerVR GPU in the Helio X30 SOC then IMG PowerVR might have got some more recognition. Though, the fully customized IMG PowerVR 7XTP-MT4 @ 850MHz (PowerVR GE7400) was equal to the PowerVR GT7600 that was in the A9 Apple SOC and was on par with the SD820's Adreno 530. Not to shabby and PowerVR's GPU's never throttle. its peak performance stays put and can sustain it's clock frequencies. That I like. There are reviews of the Meizu 7 Pro which use the 10core Helio X30 with the PowerVR 7XTP-MT4 and it ran cool and sustained full clock frequencies on both the GPU and CPU. I was going to buy the 7 Pro but it didn't have the radio (BANDS) I needed. Plus I already had the LG v20 which had the Adreno 530. Though, I had to mod the thermal.conf. file just to get the phone to quit throttling at low temps and causing nauseating in game hitches. So iave a fully unlocked Adreno 530 with an extra 10% performance gain from a forced Vulkan driver update thanks to XDA devs. But, no one should have to mod there phones data files or the phone itself just to have stutter free gaming or any kind of media consumption. Also I did have to replace the thermal paste inside the phone as well. Being the LG v20 is the last true high-end smartphone with a removable battery, it wasn't to hard, opening up the phone. If IMG comes up with another GT7600 type great GPU, I would def. consider it. Remember the Apple iPhone 6s and how much better the games looked and played on that GPU than others at that time. it was unmatched. They had a edge with the metal API but' now Vulkan is mainstream, so a Adroid based phone with a IMG PowerVR GPU can have those great looking GFX and the sustained peak performance.
@cnordegren
@cnordegren 5 років тому
PS classic has the ge8100. Helio A22 has the 8320 and can handle reicast with a breeze as well as h265 10bit in sw mode.
@alongrg8674
@alongrg8674 5 років тому
Great info
@buddhimachamaranga1203
@buddhimachamaranga1203 5 років тому
Nice Video .Thank You
@st3ddyman
@st3ddyman 5 років тому
It was in the Dreamcast too
@futureitshere
@futureitshere 5 років тому
Love this... Can you do a Nvidia arm processor deep dive
@GaryExplains
@GaryExplains 5 років тому
I have a review of the Jetson Nano. Did you watch that. What extra information would you like to see?
@BurritoKingdom
@BurritoKingdom 5 років тому
Surprised Samsung didn't buy PowerVR after apple dumped them. ARM Mali is way behind andreno and the new apple gpus
@kingsamvisuals
@kingsamvisuals 5 років тому
I remember power vr being really good back in the day
@johnybro250
@johnybro250 5 років тому
So how does Power VR stack up against other GPUs like the adreno and mali. Also tell us about the gpu Apple uses now
@Ig_knight
@Ig_knight 5 років тому
Sir make a comparison video for adreno and apple gpu
@TheDarkserpent
@TheDarkserpent 5 років тому
My first Android had power Vr, back in 2011
@quddusleo
@quddusleo 5 років тому
Hi garry, could you explain about sensor available in our smartphone? Thanks garry
@GaryExplains
@GaryExplains 5 років тому
What are you exactly trying to find out, because sensors are fairly self evident, I would guess.
@quddusleo
@quddusleo 5 років тому
@@GaryExplains i don't know garry, i just amazed how smartphone pack with so many sensor inside a small package, just wondering how their are made and whare are their locates in our phone. Well i guest it self evident after all😅 thanks garry
@glowingquartz6230
@glowingquartz6230 3 роки тому
@@quddusleo In that case sensors used to detect something, the whole smartphone screen is filled with sensors!
@bryantfetherolf2262
@bryantfetherolf2262 4 роки тому
The MediaTek Helio X30 (10 core CPU) has a PowerVR GT7400plus (IMG PowerVR 7XTP-MT4 @ 850MHz 128ALU's) which is like a mid range GPU but the greatest thing about it, is that it sustains it's peak GFlops with no throttling. A Snapdragon 820's Adreno 530 has 256 ALU's, kind of like the NVIDIA TV Sheilds Maxwell based Tegra X1 has 256 cuda cores (ALU's) and is about equal the PowerVR GT7600 that gary mentioned, and was in the iPhone 6s. though it only has 192ALU's. so you cant compare GPU GFlops just by how many ALU's it has.
@RamtejK19911006
@RamtejK19911006 5 років тому
Had an Asus gen 1 phone with intel atom and power vr GPU , it was capable of handling games in full HD in 2014 itself
@Dominus_Potatus
@Dominus_Potatus 5 років тому
I know it isn't but why I get an illusion of voice and image are not in sync
@gamermixer7953
@gamermixer7953 4 роки тому
If itwas pawer vr ge 8100 so it has 0 alus?
@Raven-lg7td
@Raven-lg7td 5 років тому
so whats is the best and most efficient, Adreno or PowerVR? who is the king? I heard that Adreno is x2 more power efficient than Mali, for example. Generally Adreno is considered superior among mobile graphics, is that true Mr. Gary?
@varaddharap7899
@varaddharap7899 5 років тому
Adreno is King in mobile GPU devision. It's lot more efficient and powerful than both these companies.
@glowingquartz6230
@glowingquartz6230 3 роки тому
The hardest choice need strong will, lady
@akshaymykar5569
@akshaymykar5569 2 роки тому
Apple actually learned from Imagination on how to make powerful hardware without boasting big numbers, reason why Apple switched thier soc division and tried to show the world that Apple designs it's own hardware despite still needing blueprint from Arm and Imagination till date.
@kylebelle246
@kylebelle246 5 років тому
didn't exynos version of the samsung galaxy s3 or s4 use powerVR?
@GaryExplains
@GaryExplains 5 років тому
The S4 with the Exynos 5410 used the PowerVR SGX544MP3.
@kylebelle246
@kylebelle246 5 років тому
@@GaryExplains oh yh thats right. wonder why they stopped tho, especially since i remember the powerVR being quiet a bit more powerful than the adreno at the time.
@GaryExplains
@GaryExplains 5 років тому
Arm and Samsung signed a multi year deal to put Mali GPUs in Exynos processors.
@kylebelle246
@kylebelle246 5 років тому
@@GaryExplains oh yeah, you mentioned that.
@nimrodlevy
@nimrodlevy 5 років тому
DreamCast had PowerVR... If im not mistaken, other consoles sport powervr gpus in the 90s
@GaryExplains
@GaryExplains 5 років тому
Yep.
@Tornado1994
@Tornado1994 4 роки тому
Only the Dreamcast did.
@jasongooden917
@jasongooden917 4 роки тому
It would be great if they made a discrete GPU
@leixun
@leixun 3 роки тому
*My takeaways:* 1. Different companies use different name scheme for their GPU "cores" 7:21
@arianamirgholami9555
@arianamirgholami9555 5 років тому
the heilo x10 has powerVR rogue G6200 so it has zero 16bit floating point operations per clock cycle? Thats weird
@GaryExplains
@GaryExplains 5 років тому
I think that Imagination hasn't always been completely consistent with the naming. For the Series6 it looks like the second digit was the number of clusters and the 3rd and 4th didn't necessarily mean anything.
@siddestroyer
@siddestroyer 5 років тому
So Apple funnily enough has the equivalent of architecture license from Imagination currently, since as per multiple sources their mobile GPU architecture is heavily based on underlying PowerVR patents and tech
@GaryExplains
@GaryExplains 5 років тому
The real question is if Apple actually has such a license or if it fact it is stealing. Both Apple and Imagination have been very quiet about this.
@Lord_Fidel
@Lord_Fidel 5 років тому
They had it coming, when they provided GPUs for Android SoCs their drivers were crap and resulted in terrible performance
@hi_tech_reptiles
@hi_tech_reptiles 4 роки тому
" assuming the new generation is better than the last" Bold of you to assume my good man.
@adityabhattacharjee3285
@adityabhattacharjee3285 5 років тому
So where does power VR stand against adreuno GPUs?
@iamfaiz87
@iamfaiz87 5 років тому
Better than Mali slightly lagging behind qualcomm adreno 640 and they will catch up..
@TrinispaceTT
@TrinispaceTT 4 роки тому
So lets see, PowerVR Rogue GE8320 inside the Mediatek Helio P22 of my Samsung device is a dual cluster GPU so 2. It contains 4 pixels per clock so core config is 2/4 or 64/128 SIMD. And is clocked at 650MHz. That means 64 FP32 FLOPS/Clock or 128 FP16 FLOPS/Clock. So 64* 650MHz(0.65) = 41.6 GFLOPS or 128*0.65 = 83.2 GFLOPS.
@VeselinMarkovic
@VeselinMarkovic 4 роки тому
Wow. Now that's called TMI.
@leandsz693
@leandsz693 5 років тому
I think the first S series phone came with a power vr gpu
@wolfgang6319
@wolfgang6319 5 років тому
What is more efficient Mali or PVR GPU
@darshan5726
@darshan5726 5 років тому
Adreno
@jonatanrosario9672
@jonatanrosario9672 5 років тому
Depends, remember that Mali can be vary from 1 core to X number of cores, Mali G-76 i think that the limit is 42 so in theory we can have a Mali G-76 MP42 that could be the most powerful ARM GPU
@wolfgang6319
@wolfgang6319 5 років тому
@@darshan5726 What makes Adreno more efficient than Mali . Although Mali has the best performance for computational power ؟؟!!
@ekinteko
@ekinteko 5 років тому
@@wolfgang6319 PowerVR was the fastest and most efficient, followed closely by Nvidia, then Adreno, then Mali. Things made a big turn when Nvidia practically exited the market with the Tegra 3 (the Tegra 4, K1, X1 weren't too successful), and PowerVR lost many clients to ARM's Mali division (it was cheaper to license this alongside the Cortex licensing). Qualcomm's Adreno division was always good, but they really took off in 2013 hardware-wise. And they also opened the Qualcomm Developer Network/Platform, where there are many tweaks to get better efficiency AND better performance from the Adreno GPU. Both UnrealEngine and Unity Engine for Android were built using the QDN, so Graphically Demanding Apps are usually made with these engines, and they get extra boost on Snapdragon devices. Mali division was always playing catch-up to the likes of Adreno. They were never as efficient, or full-fledged in terms of software tools. Things improved drastically with the new Mali Architecture: Bifrost/G71. With the new Software Stack and Hardware, we actually saw a decent +95% performance of the previous product to catchup to the competition. The next iteration G72 was a refining, where we saw a modest +50% improvement, which was keeping pace with the competition (Apple and Qualcomm). The latest iteration the G76 actually surpassed expectations, and things are closer than ever. However, Adreno is still the leader in the graphics department, followed by Apple, followed by ARM. I don't know where PowerVR's flagship now lies because it can easily be #1 or just as easily be #4.
@darshan5726
@darshan5726 5 років тому
@@wolfgang6319 in most games adreno rocks and samsungs highest procesor gpu mali-g76 mp12 Gets crushed by adreno 640
@Supcharged
@Supcharged 5 років тому
I wonder when will real time ray tracing reach mobile. 2030 for a mobile gpu matching a 2080?
@TheRealNightShot
@TheRealNightShot 5 років тому
Phones are not exactly 10 years behind PC. They throttle between 5-7 years behind. So in the ideal future, phones will match 2018 ray tracing PC in 2023-2024. In the worst case, after 2026
@TheRealNightShot
@TheRealNightShot 5 років тому
However, games on phones evolve very slow (seems different recently but I won't consider it). So for Ray Tracing on mobile there's even the chance that It comes when you said, 2030.
@Supcharged
@Supcharged 5 років тому
Vegetalover SUPERSAIYAN3 there’s just a lack of high graphics AAA Mobile games. Highly intensive recent mobile games? Fortnite, pubg, elder scrolls blade, and not much else. Things like real racing 3 and asphalt 8 are still mentioned when discussing “high graphics” games despite being old.
@dante19890
@dante19890 4 роки тому
Dreamcast had a PowerVR2 gpu but its far surpassed by newer chips
@kuntaldas1065
@kuntaldas1065 5 років тому
asus Zenfone 2 series had powervr gpu
@GaryExplains
@GaryExplains 5 років тому
Some Intel Atom models also use the PowerVR GPU.
@Ethan-wl6uf
@Ethan-wl6uf 5 років тому
The old asus zenfone 5 also has powervr gpu
@YuRAGR8
@YuRAGR8 5 років тому
Yupe, especially the (in)famous zenfone 2 deluxe edition .. that phone is the beast at that current time, the price is also almost cost you an arm and leg but it worth it. Mine still running till now, the overheating issue is what killed it (and intel)
@glowingquartz6230
@glowingquartz6230 3 роки тому
@@GaryExplains Wow, I just realized that after I read this and recheck
@LexBarun
@LexBarun 3 роки тому
wait, that car... I think I just saw it 15 minutes ago.
@glowingquartz6230
@glowingquartz6230 3 роки тому
Then your memory is good
@yoriichi3347
@yoriichi3347 4 роки тому
Hmmpp What phone will get a new PowerVr in 2020 hope it come from the Android.
@treenugs117
@treenugs117 3 роки тому
Here from 2021 and getting a “Modephone” designed by the current rewards team. It has an arm cortex a55 with the powervr 8322 gpu. It’s a money making user interface built over an android 10 platform
@tarhyung45
@tarhyung45 4 роки тому
I still use my iPad 4 that has a PowerVR GPU...
@fallu6224
@fallu6224 5 років тому
You listened
@sandipkayal7640
@sandipkayal7640 5 років тому
Do this kind of mobile gpu video for all brands like nvidea, adreno, mali, powervr. No one explains about mobile gpu in Internet.
@GaryExplains
@GaryExplains 5 років тому
I am glad you liked it. I cover Mali in depth for ever new major release. Did you see my Mali G77 video? As for Adreno, Qualcomm is very quiet about how it's GPUs work and the differences between the models.
@vj.joseph
@vj.joseph 4 роки тому
They are using the wizard architecture.
@chasx7062
@chasx7062 4 роки тому
Doesn't Qualcomm have the best GPU on the market with their Adreno range?
@GaryExplains
@GaryExplains 4 роки тому
Indeed it does. Is there a question behind your question?
@GaryExplains
@GaryExplains 4 роки тому
As I follow-up to that, there is debate about which is better the Adreno or the GPU in the iPhone (when you compare relevant generations).
@chasx7062
@chasx7062 4 роки тому
@@GaryExplains so question is why we should care about PowerVR? Especially when even Nvidia cannot keep up with the Adreno's and ARM's variants? Especially in their nVidia Shield TV boxes? Or am I wrong?
@chasx7062
@chasx7062 4 роки тому
@@GaryExplains correct me if am wrong but all the scores of Apple A12 is only superior in the CPU power and the GPU drags it back into the pack?
@GaryExplains
@GaryExplains 4 роки тому
You should care for three very important reasons. 1) Competition is essential. If there is no competition then there is stagnation, complacency, and monopoly. 2) Performance isn't the only factor. For flagship devices then a big emphasis is put on performance, but in terms of number of devices sold, flagships are not what people buy. The GPUs that power the mid-range, upper mid range, and budget phones are important to the market overall. 3) If hardware ray tracing comes to mobile then there is a big chance that it will come via Imagination's tech.
@user-ww2lc1yo9c
@user-ww2lc1yo9c Рік тому
How does this person know so much about the internal stuff about Imagination Technologies?
@hadharigamerz
@hadharigamerz 4 роки тому
my redmi 6 had powervr gpu
@rikeshshrestha7mail
@rikeshshrestha7mail 5 років тому
Samsung also used them before mali
@fuseteam
@fuseteam 5 років тому
sooo 4 is 2.000.000.000 pixels per second! phew
@okaybutwhythough7456
@okaybutwhythough7456 4 роки тому
*INTEL HD GRAPHICS LEFT THE CHAT*
@glowingquartz6230
@glowingquartz6230 3 роки тому
Man…
@AliShaikh1
@AliShaikh1 4 роки тому
I have p90x
@redskyksr46
@redskyksr46 5 років тому
Power vr iphone 5s
@monarchgam3r
@monarchgam3r 5 років тому
Apple and imagination didnt go seperate ways.. Apple bought it(most of it) Apple's gpus in their current chips are essentially powrvr gpus..modified Same way qualcomm modifies arm cpus into kryos
@GaryExplains
@GaryExplains 5 років тому
Apple did not buy most of Imagination, but yes Apple did use a modified Imagination in at least the A10, and there was some licensing going on, but the details of how that licensing works was never revealed.
@GaryExplains
@GaryExplains 5 років тому
@@shaurz Thanks for sharing your story, that is basically what I have heard from other people who were working there at the time. I am planning on doing a video about Apple's bad business practices soon.
@monarchgam3r
@monarchgam3r 5 років тому
@@shaurz wow..
@someoneyouneverknow7529
@someoneyouneverknow7529 5 років тому
However Gary, PowerVR gpu in helio x10, helio p22 and Helio a22, all of em used PowerVR GE83XX, which was already 5 years old to date, just researched it :) That's why they sucked in 3D gaming
@GaryExplains
@GaryExplains 5 років тому
The GE8300 was launched in February 2016.
@someoneyouneverknow7529
@someoneyouneverknow7529 5 років тому
@@GaryExplains opppss, it's 4 years! my mistake
@cortez1996
@cortez1996 4 роки тому
Helio X10 is Using PowerVR G6200 GPU not A GE8300 Series
@TrinispaceTT
@TrinispaceTT 3 роки тому
But they still have up to date features to support future gaming. My device's P22 chipset with the PowerVR GE8320 GPU for example, could run Asphalt 9 at default settings with ease. It could even render most (if not some) 3D objects off Sketchfab app as well. Also GE8320 is one of the Series8XE Plus Rogue GPUs announced in January 2017, so it would have been a few years old at least from the time of your post.
@wolfgang6319
@wolfgang6319 5 років тому
Mali has Approximately 300Gfops Adreno has over 600Gfops But the deference in performance . Is less than 10 - 20 % Compare to Adreno have double the computing power . Why that happened I see that between Nvidia and AMD . AMD GPU have a lot of computing power . But these cards fail to translate that computational power into something practical . I asking for expert
@zack88005
@zack88005 5 років тому
Wolfgang what mali and what adreno?
@wolfgang6319
@wolfgang6319 5 років тому
@@zack88005 Mali 830 MP2 vs Adreno 506 . Or Mali G71 MP20 vs Adreno 540 . Or Mali G72 MP18 vs Adreno 630
@wolfgang6319
@wolfgang6319 5 років тому
@@samuel0986 This was a guess only according to my previous information and it seems that I was close 😉
@wolfgang6319
@wolfgang6319 5 років тому
@@samuel0986 But you don't explain why the gap between . The theoretical performance does not match the practical performance . I want someone to explain to me to be familiar with the architecture of graphics cards and graphics processors
@TheBivesh
@TheBivesh 5 років тому
SEGA Dreamcast
@mikesurong7315
@mikesurong7315 5 років тому
My brain crash after watching this
@shashidhar2752
@shashidhar2752 3 роки тому
😂😂
@quosswimblik4489
@quosswimblik4489 2 роки тому
Maybe a few new horses in the console market might nail compiling to native. with triple c (c compilable script plus language extensions, c or c++ and assembly including both parallel and serial compute threads. As close to full native as possible but program mostly architecture independent pasm leading to Vulcan compute and inferencing base image generation plus xess image upscaling and frame upscaling on arm.
@rathul6503
@rathul6503 5 років тому
stereotype : Adreno is best 😃
@gagan.dee.p
@gagan.dee.p 5 років тому
Second 😋
@mohammadrafeh9962
@mohammadrafeh9962 5 років тому
1st one again!
@Hajdew
@Hajdew 5 років тому
No.
@mohammadrafeh9962
@mohammadrafeh9962 5 років тому
@@Hajdew check out i did 4 mins ago 😂🤣😂
@Hajdew
@Hajdew 5 років тому
@@mohammadrafeh9962 you dont know who was first.
@GaryExplains
@GaryExplains 5 років тому
Well it wasn't you Hajdew because you replied to his comment! But since I see all the comments on this video I can officially tell you that it was Rafeh!
@mohammadrafeh9962
@mohammadrafeh9962 5 років тому
@@GaryExplains My honour for truth!
@v_stands_for_value124
@v_stands_for_value124 4 роки тому
We only know they are weak and expensive
@GaryExplains
@GaryExplains 4 роки тому
You have pricing information?
@tsgames6083
@tsgames6083 4 роки тому
@@GaryExplains hahaha 🤣🤣 burn
Testing the PowerVR SuperKyro - #GPUJune
5:20
Captains Workspace
Переглядів 214 тис.
Bro smelt it & passed out 😂 #comedy
00:10
MrTalalaa
Переглядів 7 млн
Something Strange Happens When You Follow Einstein's Math
37:03
Veritasium
Переглядів 6 млн
Adreno Vs Mali Graphics! Which is Better For Mobile Gaming?🤘🔥
6:02
PowerVR Rogue GPUs running Gnome Horde demo (Vulkan prototype)
1:20
Imagination Technologies
Переглядів 314 тис.
Why iPhone Sales are Collapsing
8:38
TLDR Business
Переглядів 9 тис.
Snapdragon 8s Gen 3 vs Snapdragon 8 Gen 3
7:46
Gary Explains
Переглядів 13 тис.
The Tote Bag Trend Makes NO Sense
14:49
Future Proof
Переглядів 163 тис.
What is a GPU and how does it work? - Gary explains
11:32
Android Authority
Переглядів 225 тис.
The 3Dfx Voodoo Difference: This is why we love them
9:40
PhilsComputerLab
Переглядів 259 тис.