Earlier quoted context omitted.
Possibly to support wireless connections? You;ll be able to move your mouse across devices in the next version of iOS/macOS, so maybe this will allow you to use a screen without a device connected to it?
Why not do 3d inside the monitor? You send it textures and triangles and you get great 3d perf when connected, and more power efficiency when you are mobile (without the monitor connected).
Apple testing new external display with A13 chip
11–20 of 43 posts
Re: Apple testing new external display with A13 chip
#12Sounds like a possible convergence of iMac and & XDR monitor! If you have a couple thousand dollar display, throwing $60 in cpu, RAM, & storage on top of it seems like a pretty dead-obvious win to me. Most companies would just have nothing particularly good to offer- Android? Windows? webOS? Ok options but not great, and they are paying a lot more for less well-integrated cpus. For Apple, they have great chips made n…
My worry with embedding an A13 or whatever is that it will require an Apple device to do anything or a bunch of hackery to make it work on a non-Apple device. Previous Apple monitors were already sometimes a PITA to get running with non-Apple stuff. It just ends up with more ecosystem lock in and that's not needed from a probably $1000+ monitor.
Re: Apple testing new external display with A13 chip
#13Why would you want your external GPU built into the display? When I saw the headline, I thought maybe it had a webcam and the A13 would do things like portrait mode, before the image reached the computer.
I don't know, but my guess: Apple Exec: "Build an external display for the iPhone and/or iWatch." Apple Engineers: "Ok, but we will need a GPU built into the display or it'll look like shit. It'll also need a lot of RAM/SSD to store textures, etc. Additionally, a high bandwidth, low latency wireless connection between the iDevice and the display (e.g. UWB)." Previously to support an enormous external display the iDev…
Re: Apple testing new external display with A13 chip
#14Why would you want your external GPU built into the display? When I saw the headline, I thought maybe it had a webcam and the A13 would do things like portrait mode, before the image reached the computer.
In addition/as a result of these you get some usability and user experience advantages: (a) avoiding degrading laptop performance when connecting an external display without the user having to know about eGPUs (b) no additional box/cables/power mess from using an eGPU
Re: Apple testing new external display with A13 chip
#15Why would you want your external GPU built into the display? When I saw the headline, I thought maybe it had a webcam and the A13 would do things like portrait mode, before the image reached the computer.
Re: Apple testing new external display with A13 chip
#16Why would you want your external GPU built into the display? When I saw the headline, I thought maybe it had a webcam and the A13 would do things like portrait mode, before the image reached the computer.
I think it actually makes a lot of sense, from a computer architecture point of view: (1) total resolution is generally a component of the graphic processing power needed (for straightforward graphics rendering), and so scaling GPU power with displays/resolution make sense (2) placing a GPU in the display lower the demands on the interface, of which Apple has repeatedly hit the limits on In addition/as a result of th…
Re: Apple testing new external display with A13 chip
#17Re: Apple testing new external display with A13 chip
#18Why would you want your external GPU built into the display? When I saw the headline, I thought maybe it had a webcam and the A13 would do things like portrait mode, before the image reached the computer.
I don't know, but my guess: Apple Exec: "Build an external display for the iPhone and/or iWatch." Apple Engineers: "Ok, but we will need a GPU built into the display or it'll look like shit. It'll also need a lot of RAM/SSD to store textures, etc. Additionally, a high bandwidth, low latency wireless connection between the iDevice and the display (e.g. UWB)." Previously to support an enormous external display the iDev…
And we know that Apple has figured out secure pairing of T2 chips for external accessories (the touchID keyboard), so they can run secure-trusted components outside of the main hardware.
So they could in theory run a WindowServer process on the display's internal Cortex chip, paired via T2 to provide verifiable security, hosting the WindowServer canvas for that display and lets the host device offload the 'flatten layers to display' problem, handle the EDR mapping, and so on. That would be a boon to laptops and also to thermally-constrained desktops, and here's why:
On my Mac, WindowServer is the highest user of CPU time in total, exceeding kernel_task, coreaudiod, everything except Zoom (which does non-accelerated H.264 encoding/decoding on x64). So if I were to plug in a second 5K display alongside my built-in, my WindowServer CPU usage would double. Fortunately, I can afford that — but maybe a laptop cannot. Offloading that WindowServer burden for managing traffic to/from the LCD, and for dealing with layer flattening and security property management (you can't screenshot certain OS dialogs with a specific security flag set!), would be a tremendous win not only for battery life of the host, but also a theoretical performance win for latency, as now macOS would only need to shuttle specific layer changes over the wire.
Of course, it could still act as a dumb display for any host that isn't ready to negotiate a T2-protected WindowServer connection, but my idea above would definitely go a long way to explaining why Apple dropped support for x64-style eGPU while still investigating hardware-accelerated monitors.
^ it used to be implemented as PDF internally, not sure if it still is or not
^^ you used to be able to kernel panic macOS by making a window so tall that, when screenshot using the Spacebar layer selection method, an out-of-bounds write would occur from within WindowServer
Re: Apple testing new external display with A13 chip
#19Why would you want your external GPU built into the display? When I saw the headline, I thought maybe it had a webcam and the A13 would do things like portrait mode, before the image reached the computer.
I don't know, but my guess: Apple Exec: "Build an external display for the iPhone and/or iWatch." Apple Engineers: "Ok, but we will need a GPU built into the display or it'll look like shit. It'll also need a lot of RAM/SSD to store textures, etc. Additionally, a high bandwidth, low latency wireless connection between the iDevice and the display (e.g. UWB)." Previously to support an enormous external display the iDev…
Re: Apple testing new external display with A13 chip
#20Why would you want your external GPU built into the display? When I saw the headline, I thought maybe it had a webcam and the A13 would do things like portrait mode, before the image reached the computer.
But I still don't think it makes sense to physically merge the two.
Displays wear out far faster than the GPUs driving them, and just have much higher failure rates in general, being physical targets for thrown handheld controllers and what not. Doesn't seem wise to make the display so much more costly to replace by shoving the GPU within it.
But this is Apple... making this expensive to replace is kind of their M.O.