Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_display.c11626 struct skl_plane_wm *hw_plane_wm, *sw_plane_wm; in verify_wm_state() local
11649 sw_plane_wm = &sw_wm->planes[plane]; in verify_wm_state()
11654 &sw_plane_wm->wm[level])) in verify_wm_state()
11659 sw_plane_wm->wm[level].plane_en, in verify_wm_state()
11660 sw_plane_wm->wm[level].plane_res_b, in verify_wm_state()
11661 sw_plane_wm->wm[level].plane_res_l, in verify_wm_state()
11668 &sw_plane_wm->trans_wm)) { in verify_wm_state()
11671 sw_plane_wm->trans_wm.plane_en, in verify_wm_state()
11672 sw_plane_wm->trans_wm.plane_res_b, in verify_wm_state()
11673 sw_plane_wm->trans_wm.plane_res_l, in verify_wm_state()
[all …]