Searched defs:i915_psr (Results 1 – 1 of 1) sorted by relevance
612 struct i915_psr { struct613 struct mutex lock;614 bool sink_support;615 struct intel_dp *enabled;616 bool active;617 struct work_struct work;618 unsigned busy_frontbuffer_bits;619 bool sink_psr2_support;620 bool link_standby;621 bool colorimetry_support;[all …]