Skip to content

pv-runtime: Don't waste time enumerating "extra" graphics drivers

Simon McVittie requested to merge wip/smcv/skip-extra-drivers into master
  • graphics: Optionally skip enumeration of "extra" drivers

    These are interesting to a diagnostic tool, but not to pressure-vessel.

  • pv-runtime: Don't waste time enumerating "extra" graphics drivers

    There's no point in doing this when we aren't going to use them.


I was hoping this would help T27723 but it doesn't actually seem to make a whole lot of difference.

Edited by Simon McVittie

Merge request reports