aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorWludzik, Jozef <[email protected]>2023-10-18 13:01:13 +0200
committerStanislaw Gruszka <[email protected]>2023-10-19 08:01:20 +0200
commit8f5ad367e8b884772945c6c9fb622ac94b7d3e32 (patch)
tree510c637f3afb76bac2790d27261a9828dc27173a /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parent610b5d219d1ccac8064556310cc0e62e3c202389 (diff)
accel/ivpu: Extend address range for MMU mmap
Allow to use whole address range in MMU context mmap which is up to 48 bits. Return invalid argument from MMU context mmap in case address is not aligned to MMU page size, address is below MMU page size or address is greater then 47 bits. This fixes problem disallowing to run large models on VPU4 Signed-off-by: Wludzik, Jozef <[email protected]> Reviewed-by: Stanislaw Gruszka <[email protected]> Signed-off-by: Stanislaw Gruszka <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions