Lines Matching refs:skl_ddb_allocation
2815 struct skl_ddb_allocation *ddb /* out */) in skl_ddb_get_hw_state()
2887 struct skl_ddb_allocation *ddb /* out */) in skl_allocate_pipe_ddb()
3038 static bool skl_ddb_allocation_changed(const struct skl_ddb_allocation *new_ddb, in skl_ddb_allocation_changed()
3043 const struct skl_ddb_allocation *cur_ddb = &dev_priv->wm.skl_hw.ddb; in skl_ddb_allocation_changed()
3214 struct skl_ddb_allocation *ddb, in skl_compute_wm_level()
3272 struct skl_ddb_allocation *ddb, in skl_compute_pipe_wm()
3439 skl_ddb_allocation_included(const struct skl_ddb_allocation *old, in skl_ddb_allocation_included()
3440 const struct skl_ddb_allocation *new, in skl_ddb_allocation_included()
3457 struct skl_ddb_allocation *cur_ddb, *new_ddb; in skl_flush_wm_values()
3538 struct skl_ddb_allocation *ddb, /* out */ in skl_update_pipe_wm()
3857 struct skl_ddb_allocation *ddb = &dev_priv->wm.skl_hw.ddb; in skl_wm_get_hw_state()