Searched refs:wm_params (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/i915/display/
H A Dskl_watermark.c2001 const struct skl_wm_params *wm_params,
2010 unsigned int latency = skl_wm_latency(i915, level, wm_params);
2013 wm_params, result_prev, result);
2021 const struct skl_wm_params *wm_params,
2031 skl_wm_latency(i915, 0, wm_params);
2034 wm_params, &levels[0],
2108 struct skl_wm_params wm_params; local
2112 &wm_params, color_plane);
2116 skl_compute_wm_levels(crtc_state, plane, &wm_params, wm->wm);
2119 &wm->wm[0], &wm_params);
1999 skl_compute_wm_levels(const struct intel_crtc_state *crtc_state, struct intel_plane *plane, const struct skl_wm_params *wm_params, struct skl_wm_level *levels) argument
2019 tgl_compute_sagv_wm(const struct intel_crtc_state *crtc_state, struct intel_plane *plane, const struct skl_wm_params *wm_params, struct skl_plane_wm *plane_wm) argument
2136 struct skl_wm_params wm_params; local
[all...]

Completed in 124 milliseconds