Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_pm.c4824 uint16_t trans_offset_b, res_blocks; in skl_compute_transition_wm() local
4841 trans_offset_b = trans_min + trans_amount; in skl_compute_transition_wm()
4847 trans_offset_b; in skl_compute_transition_wm()
4849 res_blocks = wm_l0->plane_res_b + trans_offset_b; in skl_compute_transition_wm()