Searched defs:i915_psr (Results 1 – 1 of 1) sorted by relevance
1189 struct i915_psr { struct1190 struct lock lock;1191 bool sink_support;1192 bool source_ok;1193 struct intel_dp *enabled;1194 bool active;1195 struct delayed_work work;1196 unsigned busy_frontbuffer_bits;1197 bool psr2_support;1198 bool aux_frame_sync;[all …]