Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 878a3c37 authored by Chris Wilson's avatar Chris Wilson
Browse files

drm/i915: Fix flushing regression from 9af90d19

Whilst moving the code around in 9af90d19, I dropped the or'ing in of
new write domains which would zero out the write domain for a render
target if later reused as a source later in the batch. This meant that
we might drop a required flush before reading from the render target.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=31043


Reported-by: default avatar <xunx.fang@intel.com>
Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
parent e27d8538
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment