Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_drv.h611 struct skl_plane_wm { struct
619 struct skl_plane_wm planes[I915_MAX_PLANES]; argument
Dintel_pm.c3743 struct skl_plane_wm *wm = in intel_can_enable_sagv()
4743 struct skl_plane_wm *wm, in skl_compute_wm_levels()
4878 struct skl_plane_wm *wm; in skl_build_pipe_wm()
4961 const struct skl_plane_wm *wm, in skl_write_plane_wm()
4998 const struct skl_plane_wm *wm, in skl_write_cursor_wm()
5488 struct skl_plane_wm *wm = &out->planes[plane_id]; in skl_pipe_wm_get_hw_state()
Dintel_display.c11626 struct skl_plane_wm *hw_plane_wm, *sw_plane_wm; in verify_wm_state()