Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_pm.c2594 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()
[all …]
Dintel_drv.h1273 struct skl_ddb_allocation *ddb /* out */);
Di915_drv.h1452 struct skl_ddb_allocation { struct
1460 struct skl_ddb_allocation ddb; argument
Di915_debugfs.c2848 struct skl_ddb_allocation *ddb; in i915_ddb_info()
Dintel_display.c11135 struct skl_ddb_allocation hw_ddb, *sw_ddb; in check_wm_state()