aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/radixtree.py
diff options
context:
space:
mode:
authorAkshata Jahagirdar <[email protected]>2024-07-17 21:10:03 +0000
committerMatt Roper <[email protected]>2024-07-17 17:02:28 -0700
commit54f07cfc016226c3959e0b3b7ed306124d986ce4 (patch)
treee0baca617afea6140fdb93510ec449f02361f392 /scripts/gdb/linux/radixtree.py
parent108c972a11c5f6e37be58207460d9bcac06698db (diff)
drm/xe/migrate: Add kunit to test clear functionality
This test verifies if the main and ccs data are cleared during bo creation. The motivation to use Kunit instead of IGT is that, although we can verify whether the data is zero following bo creation, we cannot confirm whether the zero value after bo creation is the result of our clear function or simply because the initial data present was zero. v2: Updated the mutex_lock and unlock logic, Changed out_unlock to out_put. (Matt) v3: Added missing dma_fence_put(). (Nirmoy) v4: Rebase. v5: Add missing bo_put(), bo_unlock() calls. (Matt Auld) Signed-off-by: Akshata Jahagirdar <[email protected]> Reviewed-by: Himal Prasad Ghimiray <[email protected]> Acked-by: Nirmoy Das <[email protected]> Signed-off-by: Matt Roper <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/c07603439b88cfc99e78c0e2069327e65d5aa87d.1721250309.git.akshata.jahagirdar@intel.com
Diffstat (limited to 'scripts/gdb/linux/radixtree.py')
0 files changed, 0 insertions, 0 deletions