Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_pm.c4462 uint16_t ddb_allocation, in skl_compute_plane_wm() argument
4506 else if (ddb_allocation >= in skl_compute_plane_wm()
4534 if (res_blocks >= ddb_allocation || res_lines > 31) { in skl_compute_plane_wm()
4549 res_blocks, ddb_allocation, res_lines); in skl_compute_plane_wm()
4627 uint16_t ddb_allocation, in skl_compute_transition_wm() argument
4668 if (res_blocks < ddb_allocation) { in skl_compute_transition_wm()