]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Delete PT update selftest
authorMatthew Brost <matthew.brost@intel.com>
Thu, 25 Apr 2024 04:55:13 +0000 (21:55 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Fri, 26 Apr 2024 19:10:09 +0000 (12:10 -0700)
commit98ad158e543426561fa5df5c4387d4368601866f
tree82b0fc39370aead681931aa05aae365b170f58b1
parentc4f18703629dd0112641d6974eb295a53c4a4615
drm/xe: Delete PT update selftest

IGTs (e.g. xe_vm) can provide the exact same coverage as the PT update
selftest. The PT update selftest is dependent on internal functions
which can change thus maintaining this test is costly and provide no
extra coverage. Delete this test.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Oak Zeng <oak.zeng@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240425045513.1913039-14-matthew.brost@intel.com
drivers/gpu/drm/xe/tests/xe_migrate.c