[PATCH 1/3] drm/radeon: fix debugfs handling

2011-10-28 Thread Christian König
Having registered debugfs files globally causes the files to not show up on the second, third etc.. card in the system. Signed-off-by: Christian K?nig Reviewed-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon.h|8 drivers/gpu/drm/radeon/radeon_device.c | 26 ++--

[PATCH 1/3] drm/radeon: fix debugfs handling

2011-10-28 Thread Christian König
Having registered debugfs files globally causes the files to not show up on the second, third etc.. card in the system. Signed-off-by: Christian König Reviewed-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon.h|8 drivers/gpu/drm/radeon/radeon_device.c | 26 ++--

[PATCH 1/3] drm/radeon: fix debugfs handling

2011-10-27 Thread Alex Deucher
2011/10/25 Christian K?nig : > Having registered debugfs files globally causes > the files to not show up on the second, third > etc.. card in the system. > > Signed-off-by: Christian K?nig Reviewed-by: Alex Deucher > --- > ?drivers/gpu/drm/radeon/radeon.h ? ? ? ?| ? ?8 +++ > ?drivers/gpu/d

Re: [PATCH 1/3] drm/radeon: fix debugfs handling

2011-10-27 Thread Alex Deucher
2011/10/25 Christian König : > Having registered debugfs files globally causes > the files to not show up on the second, third > etc.. card in the system. > > Signed-off-by: Christian König Reviewed-by: Alex Deucher > --- >  drivers/gpu/drm/radeon/radeon.h        |    8 +++ >  drivers/gpu/d

[PATCH 1/3] drm/radeon: fix debugfs handling

2011-10-25 Thread Christian König
Having registered debugfs files globally causes the files to not show up on the second, third etc.. card in the system. Signed-off-by: Christian K?nig --- drivers/gpu/drm/radeon/radeon.h|8 +++ drivers/gpu/drm/radeon/radeon_device.c | 33 ++- 2 files

[PATCH 1/3] drm/radeon: fix debugfs handling

2011-10-25 Thread Christian König
Having registered debugfs files globally causes the files to not show up on the second, third etc.. card in the system. Signed-off-by: Christian König --- drivers/gpu/drm/radeon/radeon.h|8 +++ drivers/gpu/drm/radeon/radeon_device.c | 33 ++- 2 files