Searched refs:dbuf_state (Results 1 – 2 of 2) sorted by relevance
607 static void intel_crtc_dbuf_weights(const struct intel_dbuf_state *dbuf_state, in intel_crtc_dbuf_weights() argument614 to_i915(dbuf_state->base.state->base.dev); in intel_crtc_dbuf_weights()622 int weight = dbuf_state->weight[pipe]; in intel_crtc_dbuf_weights()631 if (dbuf_state->slices[pipe] != dbuf_state->slices[for_pipe]) in intel_crtc_dbuf_weights()1511 const struct intel_dbuf_state *dbuf_state = in skl_crtc_allocate_plane_ddb() local1513 const struct skl_ddb_entry *alloc = &dbuf_state->ddb[crtc->pipe]; in skl_crtc_allocate_plane_ddb()1514 int num_active = hweight8(dbuf_state->active_pipes); in skl_crtc_allocate_plane_ddb()2470 static u8 intel_dbuf_enabled_slices(const struct intel_dbuf_state *dbuf_state) in intel_dbuf_enabled_slices() argument2472 struct drm_i915_private *i915 = to_i915(dbuf_state->base.state->base.dev); in intel_dbuf_enabled_slices()2483 enabled_slices |= dbuf_state->slices[pipe]; in intel_dbuf_enabled_slices()[all …]
159 struct intel_dbuf_state *dbuf_state = in intel_crtc_disable_noatomic_complete() local182 dbuf_state->active_pipes &= ~BIT(pipe); in intel_crtc_disable_noatomic_complete()700 struct intel_dbuf_state *dbuf_state = in intel_modeset_readout_hw_state() local736 dbuf_state->active_pipes = active_pipes; in intel_modeset_readout_hw_state()