diff options
author | 2021-04-23 21:49:26 -0400 | |
---|---|---|
committer | 2021-04-27 10:10:13 -0700 | |
commit | 4b95d371fb001185af84d177e69a23d55bd0167a (patch) | |
tree | ba5e3bd409e89dbbdcfd7c69ec6e028430a33397 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/msm: Do not unpin/evict exported dma-buf's (diff) | |
download | wireguard-linux-4b95d371fb001185af84d177e69a23d55bd0167a.tar.xz wireguard-linux-4b95d371fb001185af84d177e69a23d55bd0167a.zip |
drm/msm: fix LLC not being enabled for mmu500 targets
mmu500 targets don't have a "cx_mem" region, set llc_mmio to NULL in that
case to avoid the IS_ERR() condition in a6xx_llc_activate().
Fixes: 3d247123b5a1 ("drm/msm/a6xx: Add support for using system cache on MMU500 based targets")
Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Link: https://lore.kernel.org/r/20210424014927.1661-1-jonathan@marek.ca
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions