Re: [PATCH 2/2] drm/amdgpu: print the BO flags in the gem debugfs entry

2018-05-11 Thread Alex Deucher
On Fri, May 11, 2018 at 11:40 AM, Christian König wrote: > Quite usfull to know. "useful" With that fixed: Reviewed-by: Alex Deucher > > Signed-off-by: Christian König > --- >

[PATCH 2/2] drm/amdgpu: print the BO flags in the gem debugfs entry

2018-05-11 Thread Christian König
Quite usfull to know. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 15 +++ 1 file changed, 15 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c index