Searched refs:WM_DIRTY_LINETIME (Results 1 – 1 of 1) sorted by relevance
2358 #define WM_DIRTY_LINETIME(pipe) (1 << (8 + (pipe))) macro2374 dirty |= WM_DIRTY_LINETIME(pipe); in ilk_compute_wm_dirty()2471 if (dirty & WM_DIRTY_LINETIME(PIPE_A)) in ilk_write_wm_values()2473 if (dirty & WM_DIRTY_LINETIME(PIPE_B)) in ilk_write_wm_values()2475 if (dirty & WM_DIRTY_LINETIME(PIPE_C)) in ilk_write_wm_values()