<div dir="ltr">Hello, I've recently tried to combine HD display with laptop HDPI display (1920x1200 + 3200x1800)<div><br></div><div>I've tried to follow this instruction <a href="https://wiki.archlinux.org/index.php/HiDPI#Side_display">https://wiki.archlinux.org/index.php/HiDPI#Side_display</a> </div><div><br></div><div>And final script looks like this </div><div><div>xrandr --output DP1 --scale 2x2 --mode 1920x1200 --fb 3840x4200 --pos 0x0</div><div>xrandr --output eDP1 --scale 1x1 --pos 0x2400</div></div><div><br></div><div>Now it looks good, but everything becomes very slow like there is HW acceleration at all.</div><br>I'm using Intel® HD Graphics 520 on Ubuntu 16.04 + latest updates via Intel Graphics Update Tool<div><br></div><div>Can anyone suggest how to make it fast or maybe better scaling method? </div></div>