aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/atom.c
diff options
context:
space:
mode:
authorSui Jingfeng <[email protected]>2024-11-04 00:41:56 +0000
committerLucas Stach <[email protected]>2024-12-03 17:28:34 +0000
commit834f304192834d6f0941954f3277ae0ba11a9a86 (patch)
tree7f0900aaee436b271e03fa5c0dcbba9b5ceb890b /drivers/gpu/drm/amd/amdgpu/atom.c
parentdrm/etnaviv: etnaviv_cmdbuf.c: Drop the unneeded 'etnaviv_perfmon.h' header (diff)
downloadkernel-834f304192834d6f0941954f3277ae0ba11a9a86.tar.gz
kernel-834f304192834d6f0941954f3277ae0ba11a9a86.zip
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 <[email protected]> Signed-off-by: Lucas Stach <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions