Searched defs:i915_drrs (Results 1 – 1 of 1) sorted by relevance
1140 struct i915_drrs { struct1141 struct mutex mutex;1142 struct delayed_work work;1143 struct intel_dp *dp;1144 unsigned busy_frontbuffer_bits;1145 enum drrs_refresh_rate_type refresh_rate_type;1146 enum drrs_support_type type;