Keith Barkley wrote:
One thing we don't know: Was there a *hardware* change that would prevent the video *output* from becoming a video *input*.
Target Display Mode went away when the first 27' 5K Retina iMac came out.
That seems unlikely to be a coincidence. Especially since that iMac had Thunderbolt 2 ports, and it might have taken two cables running into that Mac to deliver a 5K video signal.
The 2017 iMacs have Thunderbolt 3 ports, and a Thunderbolt 3 cable can carry a 5K video signal - encoded as two DisplayPort sessions, each carrying data for half of the display. But that doesn't mean there is a hardware-accelerated "fast path" all the way from the Thunderbolt ports, through the GPU, to the screen. If there is any requirement for the CPU to do high-speed, real-time, video data transfer, you run into the issue of whether the "slow path" is up to that job.
And again, even if it turns out that the hardware is theoretically up to the job, someone would still need to write system software to support it.
You're not going to get that magically, for free, just by installing Windows or Linux.