Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/
Dintel_pm.c3911 const struct skl_plane_wm *wm = in skl_crtc_can_enable_sagv()
3933 const struct skl_plane_wm *wm = in skl_crtc_can_enable_sagv()
3956 const struct skl_plane_wm *wm = in tgl_crtc_can_enable_sagv()
5048 const struct skl_plane_wm *wm = &pipe_wm->planes[plane_id]; in skl_plane_wm_level()
5060 const struct skl_plane_wm *wm = &pipe_wm->planes[plane_id]; in skl_plane_trans_wm()
5152 const struct skl_plane_wm *wm = in skl_allocate_plane_ddb()
5189 const struct skl_plane_wm *wm = in skl_allocate_plane_ddb()
5262 struct skl_plane_wm *wm = in skl_allocate_plane_ddb()
5286 struct skl_plane_wm *wm = in skl_allocate_plane_ddb()
5641 struct skl_plane_wm *plane_wm) in tgl_compute_sagv_wm()
[all …]
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_display_types.h774 struct skl_plane_wm { struct
786 struct skl_plane_wm planes[I915_MAX_PLANES]; argument