Searched refs:WM_DIRTY_LINETIME (Results 1 – 1 of 1) sorted by relevance
3484 #define WM_DIRTY_LINETIME(pipe) (1 << (8 + (pipe))) macro3500 dirty |= WM_DIRTY_LINETIME(pipe); in ilk_compute_wm_dirty()3596 if (dirty & WM_DIRTY_LINETIME(PIPE_A)) in ilk_write_wm_values()3598 if (dirty & WM_DIRTY_LINETIME(PIPE_B)) in ilk_write_wm_values()3600 if (dirty & WM_DIRTY_LINETIME(PIPE_C)) in ilk_write_wm_values()