Comment on Android’s next big feature turns your phone into a desktop
cmnybo@discuss.tchncs.de 1 day agoThat lets a USB C port function as a DisplayPort output so you can connect the phone to a monitor without using some laggy wireless streaming crap.
tetris11@lemmy.ml 1 day ago
I thought that all USB-C phones had that feature
HyperfocusSurfer@lemmy.dbzer0.com 1 day ago
Samsungs mostly, also shift and a few older models. Although, some have a crutch called displaylink, which basically encapsulates video signal over USB in software, while dp alt mode kinda* connects those same wires to the displayport output of the SoC (which is better due to having little to no overhead as well as ~no need for specialized overcomplicated hardware).
Also, some of the older models, like my beloved oneplus 6, don’t even support USB 3, so dp alt mode is physically impossible for those.
* iirc, on qualcomms at least the SoC itself multiplexes USB 3 with dp (as in, it can be configured to output usb3 or dp on the same data lines), but I’m not sure how the switching itself is triggered, so there may or may not be a need to add another IC that’ll handle communications over CC lines and tell the SoC when to use which. I personally suppose the SoCs should be able to handle everything themselves, tho.
tetris11@lemmy.ml 23 hours ago
Oh neat, I thought it was all DP-protocol via software over USB-C. I didn’t know it could wired straight into display hardware too