[PATCH 3/6] drm/radeon: Use new drm debugfs file helper

2014-01-23 Thread Christian König
Am 23.01.2014 04:20, schrieb Ben Widawsky: > On Wed, Jan 22, 2014 at 11:11:10AM +0100, Christian K?nig wrote: >> Am 21.01.2014 21:33, schrieb Ben Widawsky: >>> The debugfs helper duplicates the functionality used by Armada, so let's >>> just use that. >>> >>> WARNING: only compile tested >>> >>> Cc

[PATCH 3/6] drm/radeon: Use new drm debugfs file helper

2014-01-22 Thread Ben Widawsky
On Wed, Jan 22, 2014 at 11:11:10AM +0100, Christian K?nig wrote: > Am 21.01.2014 21:33, schrieb Ben Widawsky: > >The debugfs helper duplicates the functionality used by Armada, so let's > >just use that. > > > >WARNING: only compile tested > > > >Cc: Christian K?nig > >Signed-off-by: Ben Widawsky

[PATCH 3/6] drm/radeon: Use new drm debugfs file helper

2014-01-22 Thread Christian König
Am 21.01.2014 21:33, schrieb Ben Widawsky: > The debugfs helper duplicates the functionality used by Armada, so let's > just use that. > > WARNING: only compile tested > > Cc: Christian K?nig > Signed-off-by: Ben Widawsky > --- > drivers/gpu/drm/radeon/radeon.h | 5 - > drivers/gpu/dr

[PATCH 3/6] drm/radeon: Use new drm debugfs file helper

2014-01-21 Thread Ben Widawsky
The debugfs helper duplicates the functionality used by Armada, so let's just use that. WARNING: only compile tested Cc: Christian K?nig Signed-off-by: Ben Widawsky --- drivers/gpu/drm/radeon/radeon.h | 5 - drivers/gpu/drm/radeon/radeon_ttm.c | 43 ++--