Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display.c12914 struct skl_plane_wm *hw_plane_wm, *sw_plane_wm; in verify_wm_state() local
12917 sw_plane_wm = &sw_wm->planes[plane]; in verify_wm_state()
12922 &sw_plane_wm->wm[level])) in verify_wm_state()
12927 sw_plane_wm->wm[level].plane_en, in verify_wm_state()
12928 sw_plane_wm->wm[level].plane_res_b, in verify_wm_state()
12929 sw_plane_wm->wm[level].plane_res_l, in verify_wm_state()
12936 &sw_plane_wm->trans_wm)) { in verify_wm_state()
12939 sw_plane_wm->trans_wm.plane_en, in verify_wm_state()
12940 sw_plane_wm->trans_wm.plane_res_b, in verify_wm_state()
12941 sw_plane_wm->trans_wm.plane_res_l, in verify_wm_state()
[all …]