Searched defs:max_wm (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ | ||
H A D | i9xx_wm.c | 986 int wm, max_wm; g4x_raw_plane_wm_compute() local 1588 int max_wm = plane_id == PLANE_CURSOR ? 63 : 511; vlv_raw_plane_wm_compute() local [all...] |
H A D | intel_display_types.h | 1568 u16 max_wm; member |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ | ||
H A D | intel_display_types.h | 1190 u16 max_wm; member |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ | ||
H A D | intel_pm.c | 1251 int wm, max_wm; g4x_raw_plane_wm_compute() local 1847 int max_wm = plane_id == PLANE_CURSOR ? 63 : 511; vlv_raw_plane_wm_compute() local [all...] |
Completed in 16 milliseconds