Searched defs:i915_psr (Results 1 – 1 of 1) sorted by relevance
467 struct i915_psr { struct468 struct mutex lock;477 u32 debug;478 bool sink_support;479 bool enabled;480 struct intel_dp *dp;481 enum pipe pipe;482 bool active;483 struct work_struct work;484 unsigned busy_frontbuffer_bits;[all …]