From da50fabd1897462531153a5a27366eb0ad7d0413 Mon Sep 17 00:00:00 2001 From: Burt P Date: Sun, 9 Sep 2018 14:53:21 -0500 Subject: gpu: show more dt info Signed-off-by: Burt P --- includes/gpu_util.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/gpu_util.h b/includes/gpu_util.h index be69e941..0523cc81 100644 --- a/includes/gpu_util.h +++ b/includes/gpu_util.h @@ -39,7 +39,8 @@ typedef struct gpud { char *drm_dev; char *sysfs_drm_path; pcid *pci_dev; - char *dt_compat; + + char *dt_compat, *dt_status, *dt_name, *dt_path; const char *dt_vendor, *dt_device; nvgpu *nv_info; -- cgit v1.2.3