summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorYiPeng Chai <YiPeng.Chai@amd.com>2025-08-12 04:17:58 +0300
committerAlex Deucher <alexander.deucher@amd.com>2025-08-12 21:15:03 +0300
commitd38eaf27de1b8584f42d6fb3f717b7ec44b3a7a1 (patch)
tree73f734b7c7fe5d9357412844592228822f9ec00f /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parent57af162bfc8c05332a28c4d458d246cc46d2746d (diff)
downloadlinux-d38eaf27de1b8584f42d6fb3f717b7ec44b3a7a1.tar.xz
drm/amdgpu: fix vram reservation issue
The vram block allocation flag must be cleared before making vram reservation, otherwise reserving addresses within the currently freed memory range will always fail. Fixes: c9cad937c0c5 ("drm/amdgpu: add drm buddy support to amdgpu") Signed-off-by: YiPeng Chai <YiPeng.Chai@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions