Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dskl_watermark.c355 const struct skl_plane_wm *wm = in skl_crtc_can_enable_sagv()
377 const struct skl_plane_wm *wm = in skl_crtc_can_enable_sagv()
400 const struct skl_plane_wm *wm = in tgl_crtc_can_enable_sagv()
1387 const struct skl_plane_wm *wm = &pipe_wm->planes[plane_id]; in skl_plane_wm_level()
1399 const struct skl_plane_wm *wm = &pipe_wm->planes[plane_id]; in skl_plane_trans_wm()
1438 const struct skl_plane_wm *wm) in skl_need_wm_copy_wa()
1531 const struct skl_plane_wm *wm = in skl_crtc_allocate_plane_ddb()
1579 const struct skl_plane_wm *wm = in skl_crtc_allocate_plane_ddb()
1610 struct skl_plane_wm *wm = in skl_crtc_allocate_plane_ddb()
1638 struct skl_plane_wm *wm = in skl_crtc_allocate_plane_ddb()
[all …]
Dintel_display_types.h855 struct skl_plane_wm { struct
867 struct skl_plane_wm planes[I915_MAX_PLANES]; argument