Refactor dameon gfx

This commit is contained in:
Luke D. Jones
2021-04-25 22:53:31 +12:00
parent 7a4c14f7b8
commit 41cbf4d353
9 changed files with 307 additions and 305 deletions

View File

@@ -1,9 +1,11 @@
pub mod error;
pub mod gfx;
pub mod controller;
pub mod system;
pub mod zbus_gfx;
const NVIDIA_DRIVERS: [&str; 4] = ["nvidia_drm", "nvidia_modeset", "nvidia_uvm", "nvidia"];
const VFIO_DRIVERS: [&str; 5] = [