Descriptionui: ozone: drm: synchronize mapped dmabuf with read&write
We're currently starting the synchronization of memory mapped dmabufs only
for reading, which means the driver will not flush the CPU cache on
DMA_BUF_SYNC_END. As a result we tend to see cache lines on platforms
where we don't have an additional cache level like Atom platforms.
BUG=475633
TEST=run chrome on chromeos with --enable-native-gpu-memory-buffers and
verify we don't have image corruptions when hovering the close/minimize
buttons
Committed: https://crrev.com/9d43e6183bb0bcfb28d1e1af1fb51210a717e251
Cr-Commit-Position: refs/heads/master@{#417585}
Patch Set 1 #
Messages
Total messages: 13 (6 generated)
|