diff options
author | Eric Anholt <[email protected]> | 2012-01-19 10:50:05 -0800 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2012-01-25 09:32:21 +0100 |
commit | 8d79c3490aecfe6e51f0ba6f9780746fb1434954 (patch) | |
tree | 955ce685da5caefddd897f6f4c3eeab5e57f3da6 /lib/memory-notifier-error-inject.c | |
parent | 8e636784b6f76653d358d521af9c2a8c246df38b (diff) |
drm/i915: Remove the MI_FLUSH_ENABLE setting.
We have always been using the wrong bit -- it's bit 12. However, the
bit also doesn't do anything -- hardware has always accepted the
MI_FLUSH command even when it was specced not to.
Given that there is only one MI_FLUSH emitted in all of the driver
stack on gen6+ (in i965_video.c of the 2d driver, and it should be
using other code to do its flush instead), just remove the MI_FLUSH
enable instead of trying to fix it.
Signed-off-by: Eric Anholt <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Ben Widawsky <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions