Lines Matching refs:skl_ddb_allocation
2594 struct skl_ddb_allocation *ddb /* out */) in skl_ddb_get_hw_state()
2647 struct skl_ddb_allocation *ddb /* out */) in skl_allocate_pipe_ddb()
2777 static bool skl_ddb_allocation_changed(const struct skl_ddb_allocation *new_ddb, in skl_ddb_allocation_changed()
2782 const struct skl_ddb_allocation *cur_ddb = &dev_priv->wm.skl_hw.ddb; in skl_ddb_allocation_changed()
2943 struct skl_ddb_allocation *ddb, in skl_compute_wm_level()
2998 struct skl_ddb_allocation *ddb, in skl_compute_pipe_wm()
3160 skl_ddb_allocation_included(const struct skl_ddb_allocation *old, in skl_ddb_allocation_included()
3161 const struct skl_ddb_allocation *new, in skl_ddb_allocation_included()
3178 struct skl_ddb_allocation *cur_ddb, *new_ddb; in skl_flush_wm_values()
3259 struct skl_ddb_allocation *ddb, /* out */ in skl_update_pipe_wm()
3551 struct skl_ddb_allocation *ddb = &dev_priv->wm.skl_hw.ddb; in skl_wm_get_hw_state()