mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
Use intel ddx only on pre-gen4 hw, newer ones will fall back to modesetting. Instead of defaulting to the Intel driver for all Intel hardware, only default it for older hardware for which it has shown to be better for. Note that Debian/Fedora and their derivatives, as well as the yocto project have been carrying this patch for many years:192254841aee515e44b0so this simply aligns xserver upstream with Linux distributions. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Alexander Kanavin <alex@linutronix.de> Co-authored-by: Balló György <ballogyor@gmail.com> Reviewed-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1887>