Searched defs:cursor_wm (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/drivers/gpu/drm/i915/ |
D | intel_display.c | 3956 int *cursor_wm) in g4x_compute_wm0() 4008 int display_wm, int cursor_wm, in g4x_check_srwm() 4040 int *display_wm, int *cursor_wm) in g4x_compute_srwm() 4344 int fbc_wm, int display_wm, int cursor_wm, in ironlake_check_srwm() 4390 int *fbc_wm, int *display_wm, int *cursor_wm) in ironlake_compute_srwm() 4440 int fbc_wm, plane_wm, cursor_wm; in ironlake_update_wm() local 4524 int fbc_wm, plane_wm, cursor_wm; in sandybridge_update_wm() local
|