Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_pm.c3910 const struct skl_plane_wm *wm = in skl_crtc_can_enable_sagv()
3932 const struct skl_plane_wm *wm = in skl_crtc_can_enable_sagv()
3955 const struct skl_plane_wm *wm = in tgl_crtc_can_enable_sagv()
5070 const struct skl_plane_wm *wm = &pipe_wm->planes[plane_id]; in skl_plane_wm_level()
5082 const struct skl_plane_wm *wm = &pipe_wm->planes[plane_id]; in skl_plane_trans_wm()
5174 const struct skl_plane_wm *wm = in skl_allocate_plane_ddb()
5211 const struct skl_plane_wm *wm = in skl_allocate_plane_ddb()
5284 struct skl_plane_wm *wm = in skl_allocate_plane_ddb()
5308 struct skl_plane_wm *wm = in skl_allocate_plane_ddb()
5669 struct skl_plane_wm *plane_wm) in tgl_compute_sagv_wm()
[all …]
/drivers/gpu/drm/i915/display/
Dintel_display_types.h774 struct skl_plane_wm { struct
786 struct skl_plane_wm planes[I915_MAX_PLANES]; argument