Searched refs:pipe_frmtmstmp (Results 1 – 1 of 1) sorted by relevance
31 struct xe_reg pipe_frmtmstmp = XE_REG(i915_mmio_reg_offset(PIPE_FRMTMSTMP(crtc->pipe))); in intel_plane_initial_vblank_wait() local35 timestamp = xe_mmio_read32(xe_root_tile_mmio(xe), pipe_frmtmstmp); in intel_plane_initial_vblank_wait()37 …ret = xe_mmio_wait32_not(xe_root_tile_mmio(xe), pipe_frmtmstmp, ~0U, timestamp, 40000U, ×tamp… in intel_plane_initial_vblank_wait()