Searched refs:PIPE_FLIPCOUNT_G4X (Results 1 – 2 of 2) sorted by relevance
4859 #define PIPE_FLIPCOUNT_G4X(pipe) _PIPE2(pipe, _PIPEA_FLIPCOUNT_G4X) macro
10882 g4x_flip_count_after_eq(I915_READ(PIPE_FLIPCOUNT_G4X(crtc->pipe)), in page_flip_finished()11494 work->flip_count = I915_READ(PIPE_FLIPCOUNT_G4X(pipe)) + 1; in intel_crtc_page_flip()