Home
last modified time | relevance | path

Searched defs:ddb (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/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()
4816 const struct skl_ddb_entry *ddb, in skl_ddb_allocation_overlaps()
4833 struct skl_ddb_allocation *ddb, /* out */ in skl_update_pipe_wm()
4905 struct skl_ddb_allocation *ddb = &intel_state->wm_results.ddb; in skl_compute_ddb() local
5107 const struct skl_ddb_allocation *ddb = &state->wm_results.ddb; in skl_atomic_update_crtc_wm() local
[all …]
H A Dintel_drv.h575 struct skl_ddb_entry ddb; member
H A Di915_drv.h1877 struct skl_ddb_allocation ddb; member