How to force Intel Graphics instead of Radeon?

Editing /etc/default/grub so the line looks like this:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeon.modeset=0"

worked for me.