Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_pm.c4591 uint16_t ddb_allocation, in skl_compute_plane_wm() argument
4636 else if (ddb_allocation >= in skl_compute_plane_wm()
4697 res_blocks >= ddb_allocation || in skl_compute_plane_wm()
4698 min_disp_buf_needed >= ddb_allocation) { in skl_compute_plane_wm()
4713 res_blocks, ddb_allocation, res_lines); in skl_compute_plane_wm()
4817 uint16_t ddb_allocation, in skl_compute_transition_wm() argument
4859 if (res_blocks < ddb_allocation) { in skl_compute_transition_wm()