Home
last modified time | relevance | path

Searched defs:max_wm (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Di9xx_wm.c986 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 Dintel_display_types.h1568 u16 max_wm; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h1190 u16 max_wm; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_pm.c1251 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