Home
last modified time | relevance | path

Searched refs:skl_ddb_allocation (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_pm.c2815 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()
[all …]
Dintel_drv.h1429 struct skl_ddb_allocation *ddb /* out */);
Di915_drv.h1582 struct skl_ddb_allocation { struct
1590 struct skl_ddb_allocation ddb; argument
Di915_debugfs.c3138 struct skl_ddb_allocation *ddb; in i915_ddb_info()
Dintel_display.c12639 struct skl_ddb_allocation hw_ddb, *sw_ddb; in check_wm_state()