On intel graphics you need to use/force uxa acceleration
https://mail.kde.org/pipermail/kde-d…st/000088.html
make the file /etc/X11/xorg.conf.d/20-intel.conf
and insert:
Section "Device" Identifier "Intel Graphics" Driver "intel" Option "AccelMethod" "uxa" EndSection