Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/
Dintel_pm.c3951 const struct skl_plane_wm *wm = in skl_crtc_can_enable_sagv()
3973 const struct skl_plane_wm *wm = in skl_crtc_can_enable_sagv()
3996 const struct skl_plane_wm *wm = in tgl_crtc_can_enable_sagv()
4958 const struct skl_plane_wm *wm = &pipe_wm->planes[plane_id]; in skl_plane_wm_level()
4970 const struct skl_plane_wm *wm = &pipe_wm->planes[plane_id]; in skl_plane_trans_wm()
5096 const struct skl_plane_wm *wm = in skl_crtc_allocate_plane_ddb()
5144 const struct skl_plane_wm *wm = in skl_crtc_allocate_plane_ddb()
5175 struct skl_plane_wm *wm = in skl_crtc_allocate_plane_ddb()
5204 struct skl_plane_wm *wm = in skl_crtc_allocate_plane_ddb()
5591 struct skl_plane_wm *plane_wm) in tgl_compute_sagv_wm()
[all …]
/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_display_types.h765 struct skl_plane_wm { struct
777 struct skl_plane_wm planes[I915_MAX_PLANES]; argument