Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_pm.c4634 uint16_t trans_offset_b, res_blocks; in skl_compute_transition_wm() local
4650 trans_offset_b = trans_min + trans_amount; in skl_compute_transition_wm()
4656 trans_offset_b; in skl_compute_transition_wm()
4658 res_blocks = wm_l0->plane_res_b + trans_offset_b; in skl_compute_transition_wm()