Searched refs:dbuf_state (Results 1 – 2 of 2) sorted by relevance
586 static void intel_crtc_dbuf_weights(const struct intel_dbuf_state *dbuf_state, in intel_crtc_dbuf_weights() argument593 to_i915(dbuf_state->base.state->base.dev); in intel_crtc_dbuf_weights()601 int weight = dbuf_state->weight[pipe]; in intel_crtc_dbuf_weights()610 if (dbuf_state->slices[pipe] != dbuf_state->slices[for_pipe]) in intel_crtc_dbuf_weights()1462 const struct intel_dbuf_state *dbuf_state = in skl_crtc_allocate_plane_ddb() local1464 const struct skl_ddb_entry *alloc = &dbuf_state->ddb[crtc->pipe]; in skl_crtc_allocate_plane_ddb()1465 int num_active = hweight8(dbuf_state->active_pipes); in skl_crtc_allocate_plane_ddb()2422 static u8 intel_dbuf_enabled_slices(const struct intel_dbuf_state *dbuf_state) in intel_dbuf_enabled_slices() argument2424 struct drm_i915_private *i915 = to_i915(dbuf_state->base.state->base.dev); in intel_dbuf_enabled_slices()2435 enabled_slices |= dbuf_state->slices[pipe]; in intel_dbuf_enabled_slices()[all …]
37 struct intel_dbuf_state *dbuf_state = in intel_crtc_disable_noatomic() local106 dbuf_state->active_pipes &= ~BIT(pipe); in intel_crtc_disable_noatomic()420 struct intel_dbuf_state *dbuf_state = in intel_modeset_readout_hw_state() local454 dbuf_state->active_pipes = active_pipes; in intel_modeset_readout_hw_state()