Searched refs:WM_DIRTY_LINETIME (Results 1 – 1 of 1) sorted by relevance
2575 #define WM_DIRTY_LINETIME(pipe) (1 << (8 + (pipe))) macro2591 dirty |= WM_DIRTY_LINETIME(pipe); in ilk_compute_wm_dirty()2688 if (dirty & WM_DIRTY_LINETIME(PIPE_A)) in ilk_write_wm_values()2690 if (dirty & WM_DIRTY_LINETIME(PIPE_B)) in ilk_write_wm_values()2692 if (dirty & WM_DIRTY_LINETIME(PIPE_C)) in ilk_write_wm_values()