]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/ttm/tests: Add test cases dependent on fence signaling
authorKarolina Stolarek <karolina.stolarek@intel.com>
Wed, 12 Jun 2024 12:03:01 +0000 (14:03 +0200)
committerArunpravin Paneer Selvam <Arunpravin.PaneerSelvam@amd.com>
Mon, 24 Jun 2024 10:31:20 +0000 (16:01 +0530)
commit8eda41dfc9b2f04c03858cf33c79eb1e6e9249b1
tree7cc0f97688de78623726786553804437c8eb3e5c
parent32d618e946388809b0fe62ad13f5d67d95dac1c5
drm/ttm/tests: Add test cases dependent on fence signaling

Add test cases that check how the state of dma fences in BO's
reservation object influence the ttm_bo_validation() flow. Do similar
tests for resource manager's move fence.

Signed-off-by: Karolina Stolarek <karolina.stolarek@intel.com>
Reviewed-by: Somalapuram, Amaranath <asomalap@amd.com>
Tested-by: Somalapuram, Amaranath <asomalap@amd.com>
Signed-off-by: Arunpravin Paneer Selvam <Arunpravin.PaneerSelvam@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/068791a27abd05bf2605f23cc31864a22c20b308.1718192625.git.karolina.stolarek@intel.com
drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c