summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/selftests/test-drm_buddy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm: selftest: convert drm_buddy selftest to KUnitMaĆ­ra Canal2022-07-111-994/+0
* drm/selftests: missing error code in igt_buddy_alloc_smoke()Dan Carpenter2022-03-071-1/+3
* drm/selftests: fix a shift-out-of-bounds bugArunpravin2022-03-041-3/+3
* drm/selftests: add drm buddy pathological testcaseArunpravin2022-02-231-0/+130
* drm/selftests: add drm buddy smoke testcaseArunpravin2022-02-231-0/+139
* drm/selftests: add drm buddy pessimistic testcaseArunpravin2022-02-231-0/+147
* drm/selftests: add drm buddy optimistic testcaseArunpravin2022-02-231-0/+80
* drm/selftests: add drm buddy alloc range testcaseArunpravin2022-02-231-0/+388
* drm/selftests: add drm buddy alloc limit testcaseArunpravin2022-02-231-0/+59
* drm/selftests: Move i915 buddy selftests into drmArunpravin2022-02-231-0/+49