mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
Test case test_gr_setup_set_preemption_mode emulates user mode sequence to set the preemption mode once after creating the context. This test is used to show that there is no race or deadlock involved while setting the preemption mode from user space. This test is used to prove one of the action coming from FMEA of common.gr unit. Hence update the test type to include "Safety". Jira NVGPU-4125 Change-Id: I3153772dfe790e6e4dba99dd94fbfd40c9d6f129 Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2274968 Reviewed-by: Nitin Kumbhar <nkumbhar@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>