Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_pm.c3802 struct skl_ddb_allocation *ddb /* out */) in skl_ddb_get_hw_state()
4165 struct skl_ddb_allocation *ddb /* out */) in skl_allocate_pipe_ddb()
4563 struct skl_ddb_allocation *ddb, in skl_compute_wm_levels()
4679 struct skl_ddb_allocation *ddb, in skl_build_pipe_wm()
4752 const struct skl_ddb_allocation *ddb, in skl_write_plane_wm()
4776 const struct skl_ddb_allocation *ddb) in skl_write_cursor_wm()
4833 struct skl_ddb_allocation *ddb, /* out */ in skl_update_pipe_wm()
4874 struct skl_ddb_allocation *cur_ddb = &dev_priv->wm.skl_hw.ddb; in skl_ddb_add_affected_planes()
4905 struct skl_ddb_allocation *ddb = &intel_state->wm_results.ddb; in skl_compute_ddb()
5107 const struct skl_ddb_allocation *ddb = &state->wm_results.ddb; in skl_atomic_update_crtc_wm()
[all …]
H A Dintel_drv.h1884 struct skl_ddb_allocation *ddb /* out */);
H A Di915_drv.h1870 struct skl_ddb_allocation { struct
1877 struct skl_ddb_allocation ddb; argument
H A Dintel_display.c11349 struct skl_ddb_allocation hw_ddb, *sw_ddb; in verify_wm_state()