Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_drv.h509 struct skl_plane_wm { struct
515 struct skl_plane_wm planes[I915_MAX_PLANES]; argument
H A Dintel_pm.c3700 struct skl_plane_wm *wm = in intel_can_enable_sagv()
4567 struct skl_plane_wm *wm) in skl_compute_wm_levels()
4687 struct skl_plane_wm *wm; in skl_build_pipe_wm()
4751 const struct skl_plane_wm *wm, in skl_write_plane_wm()
4775 const struct skl_plane_wm *wm, in skl_write_cursor_wm()
5248 struct skl_plane_wm *wm = &out->planes[plane_id]; in skl_pipe_wm_get_hw_state()
H A Dintel_display.c11351 struct skl_plane_wm *hw_plane_wm, *sw_plane_wm; in verify_wm_state()