Home
last modified time | relevance | path

Searched defs:i915_gpu_state (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/drm/i915/
H A Di915_drv.h895 struct i915_gpu_state { struct
896 struct kref ref;
897 struct timeval time;
898 struct timeval boottime;
899 struct timeval uptime;
901 struct drm_i915_private *i915;
903 char error_msg[128];
904 bool simulated;
905 bool awake;
906 bool wakelock;
[all …]