Re: [Mesa-dev] [PATCH] intel: tools: dump: only store device id on success

2018-07-25 Thread Tapani Pälli
Reviewed-by: Tapani Pälli On 07/24/2018 11:11 PM, Lionel Landwerlin wrote: We might fail on master node drm fd because we won't have the right permissions. Signed-off-by: Lionel Landwerlin --- src/intel/tools/intel_dump_gpu.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[Mesa-dev] [PATCH] intel: tools: dump: only store device id on success

2018-07-24 Thread Lionel Landwerlin
We might fail on master node drm fd because we won't have the right permissions. Signed-off-by: Lionel Landwerlin --- src/intel/tools/intel_dump_gpu.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/intel/tools/intel_dump_gpu.c b/src/intel/tools/intel_dump_gpu.c index