diff options
author | David Riley <davidriley@chromium.org> | 2019-06-10 23:18:10 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2019-06-11 09:03:32 +0200 |
commit | 9ff3a5c88e1f1ab17a31402b96d45abe14aab9d7 (patch) | |
tree | 5f224e0d93cd493283881dd7ee567c86a20ee202 /drivers/gpu/drm/savage | |
parent | drm/amd: drop use of drmP.h in remaining files (diff) | |
download | linux-9ff3a5c88e1f1ab17a31402b96d45abe14aab9d7.tar.xz linux-9ff3a5c88e1f1ab17a31402b96d45abe14aab9d7.zip |
drm/virtio: Add memory barriers for capset cache.
After data is copied to the cache entry, atomic_set is used indicate
that the data is the entry is valid without appropriate memory barriers.
Similarly the read side was missing the corresponding memory barriers.
Signed-off-by: David Riley <davidriley@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20190610211810.253227-5-davidriley@chromium.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/savage')
0 files changed, 0 insertions, 0 deletions