Understanding DisplayLink, multiple displays, and M1 Macs

Introduction

I needed to buy a new Mac recently. I couldn’t bring myself to buy a legacy Intel Mac, but the new M1 Macs only support up to two displays. For the MacBook Air, MacBook Pro, and iMac that means you can connect one additional display along with the built-in display. For the Mac Mini, you can add two displays. I wanted a MacBook Air and already had two external displays which I wanted to keep using.

Update: I ended up purchasing the ALogic DX3 and wrote a follow-up post about my experiences with it.

What are your options if you want to run more than two displays? Enter DisplayLink. DisplayLink (not to be confused with DisplayPort) is the name of a technology created by a company also named DisplayLink. It lets you send a video signal to a display over USB or Wi-Fi instead of via DisplayPort or HDMI. DisplayLink technology was first used in laptop docking stations but can now be found in other video-related products including adapter cables and monitors.

DisplayLink has two components - a software driver installed on your computer and a hardware chip in the dock or adapter. The software driver presents itself as one or more displays to the computer. The computer sends pixel data to the software driver, which then compresses the data and sends it over USB. The DisplayLink chip decompresses the data and sends the display signal to the (real) display.

I was pleasantly surprised to see that DisplayLink’s drivers have been updated for Apple Silicon and don’t require a kernel extension. From what I can tell, DisplayLink seems to be publishing regular updates to their drivers and is actively working on new features.

Sending compressed video over USB is a pretty neat trick! However, DisplayLink has quite a few downsides to be aware of.

An uncompressed 4K60 video signal requires 12 Gbps of bandwidth. The latest DisplayLink chips run over USB 3.0 which has a bandwidth of 5 Gbps. Even a single 4K signal is too big, let alone multiple displays. This is why DisplayLink needs to compress the captured screen.

For desktop browsing, email, software development, and other general computer tasks where the display doesn’t change much from frame to frame, DisplayLink compression can be very efficient and is unlikely to be noticeable. DisplayLink claims “Pixel-perfect graphics”, and “Compression tuned for video content and high-quality graphics” on their newer chipsets. If you’re a video/photo/graphics professional, you’d probably want to check and see if this works for you.

It doesn’t sound like it will be as good for gaming though:

While DisplayLink technology is targeted primarily to productivity and video applications, it is suitable for the casual gamer. If you’re a “power gamer”, looking for every edge possible over your opponents, you might want to go another route.

Another downside to DisplayLink is that you need to install an optional program to show the Lock Screen on a DisplayLink monitor. Otherwise, the Lock Screen will only show up on the built-in display.

Unlock with Apple Watch doesn’t work when using DisplayLink. Apple disables Unlock with Apple Watch with the message “Unlocking with Apple Watch is not available while your screen is being shared”.

DisplayLink has a few other limitations on Macs: HDCP is not supported so you may not be able to watch Netflix, Hulu, iTunes Movies, etc.; only 4 external displays are supported; screen rotation is not supported; Clamshell mode is partially supported. Manufacturers publish blog posts announcing that new DisplayLink drivers are validated with their hardware, it’s probably good to check with your manufacturer before updating.

There are quite a few limitations to using DisplayLink to extend your displays. However, it’s also currently the only way to run more than two displays on a Mac, so if you need that then you’ll need to look at a DisplayLink powered Dock.

Choosing a Dock

If you already have a dock without DisplayLink, your cheapest option may be to purchase a DisplayLink USB adapter. You could connect your monitor to the adapter, and then the adapter to a free USB port. DisplayLink keeps a list of USB adapters you can purchase. Check compatibility as not all adapters list support for macOS, although sometimes the reviews will mention that they do still work.

DisplayLink sells chipsets to dock manufacturers. The chipset has their DisplayLink hardware, along with other ports like USB, Ethernet, Audio. This means that products from different manufacturers like Targus, Dell, Alogic, Plugable, Kensington can end up with very similar capabilities because they are all using the same electronics.

Unfortunately, all of the M1 compatible docks I saw had a maximum of one USB-C port. If you have a lot of USB-C devices you’ll either need to purchase USB-A->USB-C adapters or buy a non-DisplayLink dock and a DisplayLink adapter.

If you’re investigating docks, you may see reference to USB-C Alternate Mode. This is a way for a USB-C port to run non-USB signals over it like DisplayPort and Thunderbolt(!). Alternate Mode doesn’t let you run any more displays than you could otherwise do natively.

Dock Options

If you’re looking for a list of DisplayLink docks, DisplayLink has a list of DisplayLink docks. Here’s a list of docks that the manufacturers have said are supported on M1 Macs as a starting point:

Plugable has a few options:

Note that Plugable mentioned that their Ethernet ports are limited to 300Mbps on macOS due to driver issues. I’m unsure if that extends to all DisplayLink docks.

Alogic also has a few options:

Targus has several docks with DisplayLink:

Kensington has four docks with DisplayLink:

StarTech has 4 docks with DisplayLink:

Dell has some docks with DisplayLink technology, but they don’t list compatibility with Macs, so probably safest to avoid them unless you’re able to try them first.

Caldigit docks are highly regarded but don’t contain DisplayLink chips. This means you can’t run multiple displays on them. However, they seem to work if you only need a single external display on an M1 Mac, or purchase a USB display adapter. There is a video of someone using a Caldigit TS3 Thunderbolt dock with 4 DisplayLink USB adapters.

Disclaimer

I’m not an expert on any of this, I’ve just read a lot and compiled it into one place. Please let me know if I’ve missed something or if you have any suggestions.

Summary

There are lots of moving parts involved with picking a USB-C dock, let alone one also running DisplayLink. You need one which:

As you can tell from the number of limitations mentioned throughout this post, picking a dock that works with your setup is far from a simple task. I recommend checking the specs closely, checking out reviews, and ideally trying it out at home before committing.