summaryrefslogtreecommitdiff
path: root/mali_kbase/mali_kbase_pm.h
diff options
context:
space:
mode:
authorSidath Senanayake <sidaths@google.com>2021-04-16 15:07:06 +0100
committerTreeHugger Robot <treehugger-gerrit@google.com>2021-04-16 18:12:59 +0000
commitceb3ef011c8ef7ff646f48a10188ebcb53c14cde (patch)
tree23b19ce51e09c77347e1ce30c620cd62d42e4896 /mali_kbase/mali_kbase_pm.h
parent022c44e3705f18ed0929357ae37d5eeab154212d (diff)
downloadgpu-ceb3ef011c8ef7ff646f48a10188ebcb53c14cde.tar.gz
mali_kbase: mem: Don't snoop external memory
Currently when importing externally allocated (and owned) memory we mark the mappings as being snoopable. This results in snoop requests being issued for any access to these regions. Since the owners of these regions perform their own cache operations before the GPU accesses them (or use uncached memory), any snoop requests that the GPU raises are superfluous, and only serve to increase power usage and congestion on the memory fabric. Bug: 151952998 Bug: 168113578 Signed-off-by: Sidath Senanayake <sidaths@google.com> Change-Id: I596a295444302754debc4a2634f94deb4f8fdccf
Diffstat (limited to 'mali_kbase/mali_kbase_pm.h')
0 files changed, 0 insertions, 0 deletions