<div dir="ltr"><div><div><div><div><div>Just to throw out a single data point for the curious, video support for Skylake on master seems to be working pretty well for me.<br><br></div>At first there was a lot of tearing and corruption (usable, sort of), but using "uxa" instead of "sna" acceleration seems to have fixed things so far:<br><br></div>/etc/X11/xorg.conf.d/20-intel.conf (taken from the Arch wiki):<br><br></div>Section "Device"<br>    Identifier "Intel Graphics"<br>    Driver "intel"<br>    Option "AccelMethod" "uxa"<br>EndSection<br><br></div>Trying to watch youtube was pretty painful, but it works well for what I do (lots of text, light web browsing).<br><br></div>FWIW, using "sna" and the "tearfree" option didn't improve the corruption.<br></div>