diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2009-12-15 19:50:00 +0300 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-12-16 20:18:37 +0300 |
commit | 96b47b65594fe2365f73aede060cb5203561fed3 (patch) | |
tree | 2b473b622163278ebbf1e9c067f9e5894199dac2 /tools/perf/scripts/python/syscall-counts.py | |
parent | 656cb79322319a7bbafec7912d262142e9a38bc0 (diff) | |
download | linux-96b47b65594fe2365f73aede060cb5203561fed3.tar.xz |
drm/i915: fix order of fence release wrt flushing
i915_gem_object_unbind had the ordering wrong. The other user,
i915_gem_object_put_fence_reg already has the correct ordering.
Results was usually corrupted pixmaps, especially garbled font glyphs
after a suspend/resume (because this evicts everything).
I'm still waiting for the feedback from the bug-reporters, but
because this obviously fixes a bug (at least for me) I'm already
submitting it.
Bugzilla: http://bugs.freedesktop.org/show_bug.cgi?id=25406
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Eric Anholt <eric@anholt.net>
CC: stable@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions