Short answer - yes
long answer ⤵
@BhaviGamer why would use older kernel version ?
If you are using
10th gen laptops with uhd graphics 620 you can boot from kernel 4.19.xx with mesa 20.xx.xx ( using kernel 4.9 or lower can result from booting into swiftshader or no booting at all)
Swiftshader is a graphics driver from google which uses software rendering instead of the igpu.
@BhaviGamer swiftshader is only used when there gpu acceleration is not available . It results in very very poor performance and opengl es 3.0 apps like most modern games wont work . ( to enable it you can add nomodeset xforcevesa in the grub command after quiet )
Using kernel 4.xx will also result in various acpi errors sometimes.
Now the fun part ,
if you have
10th gen icelake laptop with intel uhd graphics G1 or iris plus graphics ,kernel 4.19 , 4.14 wont even boot . Kernel 4.9 and 4.14(pheonix os) boots but with swiftshader leading to poor performance . You have to upgrade through gearlock to kernel 5.xx.xxx and mesa 20.xx/19.xx/18.xx to have graphice acceleration .
i have 10th gen icelake laptop with intel uhd graphics G1 ( i3 -1005g1) .
Best , stable and performant kernel - 5.4.xxx with mesa 20.2.
You can use kernel 5.10 with mesa 21 but they are still unstable on 10th gen ( apps crash after 4 mins of starting darkmatter and some graphical glitches ) and there is no noticable difference in performance but you have to use this if you have 11th gen intel cpus .
I dont have much knowledge about 10th gen desktop cpu with intel uhd graphics 630 but can use kernel 5.4.xxx with mesa 20.xx.xx for best performance