Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dskl_watermark.c354 const struct skl_plane_wm *wm = in skl_crtc_can_enable_sagv()
376 const struct skl_plane_wm *wm = in skl_crtc_can_enable_sagv()
399 const struct skl_plane_wm *wm = in tgl_crtc_can_enable_sagv()
1361 const struct skl_plane_wm *wm = &pipe_wm->planes[plane_id]; in skl_plane_wm_level()
1373 const struct skl_plane_wm *wm = &pipe_wm->planes[plane_id]; in skl_plane_trans_wm()
1499 const struct skl_plane_wm *wm = in skl_crtc_allocate_plane_ddb()
1547 const struct skl_plane_wm *wm = in skl_crtc_allocate_plane_ddb()
1578 struct skl_plane_wm *wm = in skl_crtc_allocate_plane_ddb()
1607 struct skl_plane_wm *wm = in skl_crtc_allocate_plane_ddb()
2003 struct skl_plane_wm *plane_wm) in tgl_compute_sagv_wm()
[all …]
Dintel_display_types.h838 struct skl_plane_wm { struct
850 struct skl_plane_wm planes[I915_MAX_PLANES]; argument