diff options
author | Arunpravin <[email protected]> | 2022-02-22 23:18:45 +0530 |
---|---|---|
committer | Christian König <[email protected]> | 2022-02-23 10:46:32 +0100 |
commit | f915686bd97a9c234602426e6d132b74a112a8d6 (patch) | |
tree | 022fb6192e3948dbb334c83061d84ba10d724f78 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | e6ff5ef81170e11dc0f196b0391f708f04fa8c87 (diff) |
drm/selftests: add drm buddy pathological testcase
create a pot-sized mm, then allocate one of each possible
order within. This should leave the mm with exactly one
page left. Free the largest block, then whittle down again.
Eventually we will have a fully 50% fragmented mm.
v2(Matthew Auld):
- removed unnecessary test succeeded print
- replace list_del()/list_add_tail() with list_move_tail()
Signed-off-by: Arunpravin <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Acked-by: Christian König <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Christian König <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions