I have a Dell UP2414Q monitor from 2014 that is using two tiles. The left and right side are basically a separate monitor, and DisplayPort's Multi-Stream Transport sends a signal to both.
On Windows, this works out of the box.
On Linux, there are two problems. 1: Both halves are separate. Only one half has the task bar, and full-screening anything goes to one of the halves. And 2: The halves are swapped. Right half is left.
For nVidia, this fixed the two issues:
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
Option "TwinView"
Option "TwinViewXineramaInfoOverride" "3840x2160+0+0"
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "DP-0.9, DP-0.8"
Option "metamodes" "DP-0.8: 1920x2160 +1920+0, DP-0.9: 1920x2160 +0+0"
EndSection
Now I can't figure out how to do this on a new AMD Picasso Raven APU computer running the amdgpu driver. There is Xinerama, which is old. There is also this new "tiling" support for this specific case. I can't figure out how to use either.
How do I use my Dell UP2414Q with MST over DP on my _AMD Ryzen 5 3400G?
Specs:
- Linux Mint 19.2
- Cinnamon 4.2
- Kernel 5.2.0
- Radeon Vega Graphics
- AMD/ATI Picasso