ilo: print a warning when PPGTT is disabled
[mesa.git] / src / gallium / drivers / ilo / ilo_common.h
index db7fdc7f1fa97e37e3c5ee9bbbeaba4f73b4e298..dd31f749bbfc4de27e70ce9eeed8c5544166a0fd 100644 (file)
@@ -72,6 +72,7 @@ struct ilo_dev_info {
    bool has_llc;
    bool has_address_swizzling;
    bool has_logical_context;
+   bool has_ppgtt;
    bool has_timestamp;
    bool has_gen7_sol_reset;