Skip to content

data: Disable GDM on hybrid graphics, virt pass through, and various server chips

Ray Strode requested to merge disable-hybrid-nvidia into main

There are a few situations where we need to disable wayland:

  1. Vendor nvidia driver with hybrid graphics
  2. VM guest with vGPU and host pass through gpu
  3. Various server chips that don't have great blending performance

This patchset brings all those changes in

Edited by Ray Strode

Merge request reports