summaryrefslogtreecommitdiff
path: root/linux-core/drm_gem.c
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2008-05-22 10:59:59 -0700
committerEric Anholt <eric@anholt.net>2008-05-22 22:00:21 -0700
commit71b09a5f75c6063a592f7be07465761519839bcd (patch)
tree5872a055f135fb77b844681388a87c0f094ba891 /linux-core/drm_gem.c
parenta51c3a76ff415104426493a97ac686ccfe3f3926 (diff)
[intel-gem] Force ring retire by emiting flush before user-interrupt.
Commands in the ring are parsed and started when the head pointer passes by them, but they are not necessarily finished until a MI_FLUSH happens. This patch inserts a flush after the execbuffer (the only place a flush wasn't already happening).
Diffstat (limited to 'linux-core/drm_gem.c')
0 files changed, 0 insertions, 0 deletions