Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_drv.h467 struct i915_psr { struct
468 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 …]