diff options
author | Keith Packard <[email protected]> | 2008-11-19 14:03:05 -0800 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2008-11-25 09:28:28 +1000 |
commit | 05eff845a28499762075d3a72e238a31f4d2407c (patch) | |
tree | 72c9700869c065a5432129928d86409dab7d0d6c /fs/jbd2/commit.c | |
parent | 2678d9d6964b29ecd1975870c7a850242b29bc5c (diff) |
drm/i915: Always read pipestat in irq_handler
Because we write pipestat before iir, it's possible that a pipestat
interrupt will occur between the pipestat write and the iir write. This
leaves pipestat with an interrupt status not visible in iir. This may cause
an interrupt flood as we never clear the pipestat event.
Signed-off-by: Keith Packard <[email protected]>
Signed-off-by: Eric Anholt <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions