Searched refs:max_wm (Results 1 – 1 of 1) sorted by relevance
22 u16 max_wm; member404 .max_wm = I915_MAX_WM,412 .max_wm = I915_MAX_WM,420 .max_wm = I915_MAX_WM,436 .max_wm = I915_MAX_WM,582 if (wm_size > wm->max_wm) in intel_calculate_wm()583 wm_size = wm->max_wm; in intel_calculate_wm()1074 int wm, max_wm; in g4x_raw_plane_wm_compute() local1079 if (wm > max_wm) in g4x_raw_plane_wm_compute()1097 if (wm > max_wm) in g4x_raw_plane_wm_compute()[all …]