[Intel-gfx] [PATCH i-g-t 3/5] tests/vgem_reload_basic: Leave breadcrumbs in dmesg
ville.syrjala at linux.intel.com
ville.syrjala at linux.intel.com
Thu Oct 6 13:36:06 UTC 2016
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Source drm_lib.sh instead of drm_getopt.sh so that we get the
"executing", and "exiting" breadcrumbs in dmesg.
Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
---
tests/vgem_reload_basic | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/vgem_reload_basic b/tests/vgem_reload_basic
index e47af2f54951..46088fc34ee6 100755
--- a/tests/vgem_reload_basic
+++ b/tests/vgem_reload_basic
@@ -6,7 +6,7 @@
#
SOURCE_DIR="$( dirname "${BASH_SOURCE[0]}" )"
-. $SOURCE_DIR/drm_getopt.sh
+. $SOURCE_DIR/drm_lib.sh
function unload() {
/sbin/rmmod vgem
--
2.7.4
More information about the Intel-gfx
mailing list