Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i915: Enable IMR passthrough of vblank events before enabling it in p…
…ipestat. Otherwise, if we lost the race, the pipestat bit would be set without being reflected in IIR, and we would never clear the pipestat bit so the pipe event would never be generated again, and all vblank waits would time out. Signed-off-by: Eric Anholt <eric@anholt.net> Acked-by: Keith Packard <keithp@keithp.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
- Loading branch information