diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2011-03-12 22:57:17 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2011-03-12 22:58:19 +0100 |
commit | 7735f8c6e525da0ea830f5a54a329abe2d6a1006 (patch) | |
tree | 103214df8974105513c71bb9b834c8d9a9d00331 /src/mesa/drivers | |
parent | f6087955888ee089f986c19b576ef574c9e7bd06 (diff) |
i915g: fix transfer coherency
The kernel drm takes care of all coherency as long as we don't forget
to submit all outstanding commands in the batchbuffer ...
Also move batchbuffer initialization up because otherwise transfers
for some helper textures fail with a segmentation fault.
And kill the dead code, flushes should now be correct everywhere.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'src/mesa/drivers')
0 files changed, 0 insertions, 0 deletions