Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Dintel_pm.h20 struct skl_ddb_allocation;
53 struct skl_ddb_allocation *ddb /* out */);
Di915_drv.h895 struct skl_ddb_allocation { struct
901 struct skl_ddb_allocation ddb; argument
Dintel_pm.c3826 struct skl_ddb_allocation *ddb) in intel_get_ddb_size()
3862 struct skl_ddb_allocation *ddb, in skl_ddb_get_pipe_allocation_limits()
4049 struct skl_ddb_allocation *ddb /* out */) in skl_ddb_get_hw_state()
4335 struct skl_ddb_allocation *ddb /* out */) in skl_allocate_pipe_ddb()
5312 struct skl_ddb_allocation *ddb = &state->wm_results.ddb; in skl_compute_ddb()
5808 struct skl_ddb_allocation *ddb = &dev_priv->wm.skl_hw.ddb; in skl_wm_get_hw_state()
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display.c12882 struct skl_ddb_allocation ddb; in verify_wm_state()
12885 struct skl_ddb_allocation *sw_ddb; in verify_wm_state()