summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSui Jingfeng <sui.jingfeng@linux.dev>2024-11-04 03:41:56 +0300
committerLucas Stach <l.stach@pengutronix.de>2024-12-03 20:28:34 +0300
commit834f304192834d6f0941954f3277ae0ba11a9a86 (patch)
tree7f0900aaee436b271e03fa5c0dcbba9b5ceb890b /tools/perf/scripts/python
parent2db0005a68aaad4cd1b8598915f86836117a7a20 (diff)
downloadlinux-834f304192834d6f0941954f3277ae0ba11a9a86.tar.xz
drm/etnaviv: Fix page property being used for non writecombine buffers
In the etnaviv_gem_vmap_impl() function, the driver vmap whatever buffers with write combine(WC) page property, this is incorrect. Cached buffers should be mapped with the cached page property and uncached buffers should be mapped with the uncached page property. Fixes: a0a5ab3e99b8 ("drm/etnaviv: call correct function when trying to vmap a DMABUF") Signed-off-by: Sui Jingfeng <sui.jingfeng@linux.dev> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions