Searched refs:WM_DIRTY_LINETIME (Results 1 – 1 of 1) sorted by relevance
3457 #define WM_DIRTY_LINETIME(pipe) (1 << (8 + (pipe))) macro3473 dirty |= WM_DIRTY_LINETIME(pipe); in ilk_compute_wm_dirty()3569 if (dirty & WM_DIRTY_LINETIME(PIPE_A)) in ilk_write_wm_values()3571 if (dirty & WM_DIRTY_LINETIME(PIPE_B)) in ilk_write_wm_values()3573 if (dirty & WM_DIRTY_LINETIME(PIPE_C)) in ilk_write_wm_values()