Re: [PATCH] drm/amd/amdgpu: Add PCI info to gca_config debugfs

2017-01-18 Thread StDenis, Tom
Coo, pushed to staging. Tom From: Deucher, Alexander Sent: Wednesday, January 18, 2017 13:47 To: StDenis, Tom; Alex Deucher Cc: amd-gfx list Subject: RE: [PATCH] drm/amd/amdgpu: Add PCI info to gca_config debugfs Whoops, sorry, I glanced quickly and thought

RE: [PATCH] drm/amd/amdgpu: Add PCI info to gca_config debugfs

2017-01-18 Thread Deucher, Alexander
Tom St Denis Cc: amd-gfx list; StDenis, Tom Subject: Re: [PATCH] drm/amd/amdgpu: Add PCI info to gca_config debugfs On Wed, Jan 18, 2017 at 1:25 PM, Tom St Denis mailto:tstdeni...@gmail.com>> wrote: > So we can determine which device the entry is before connecting > a display. >

Re: [PATCH] drm/amd/amdgpu: Add PCI info to gca_config debugfs

2017-01-18 Thread StDenis, Tom
I am grabbing revision. Unless there's some other PCI revision value I'm missing :-) Tom From: Alex Deucher Sent: Wednesday, January 18, 2017 13:40 To: Tom St Denis Cc: amd-gfx list; StDenis, Tom Subject: Re: [PATCH] drm/amd/amdgpu: Add P

Re: [PATCH] drm/amd/amdgpu: Add PCI info to gca_config debugfs

2017-01-18 Thread Alex Deucher
On Wed, Jan 18, 2017 at 1:25 PM, Tom St Denis wrote: > So we can determine which device the entry is before connecting > a display. > > Signed-off-by: Tom St Denis > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 8 +++- > 1 file changed, 7 insertions(+), 1 deletion(-) > > diff --git a/d