Searched defs:intel_atomic_state (Results 1 – 1 of 1) sorted by relevance
459 struct intel_atomic_state { struct460 struct drm_atomic_state base;462 intel_wakeref_t wakeref;464 struct {482 } cdclk;484 bool dpll_set, modeset;494 u8 active_pipe_changes;496 u8 active_pipes;498 int min_cdclk[I915_MAX_PIPES];500 u8 min_voltage_level[I915_MAX_PIPES];[all …]