[PATCH] drm/radeon: Make atom_debug a module parameter

2011-05-12 Thread Adam Jackson
If we're going to build atom debugging all the time anyway, we might as well make it easy to get at. Signed-off-by: Adam Jackson --- drivers/gpu/drm/radeon/atom.c |1 - drivers/gpu/drm/radeon/radeon_drv.c |4 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/drive

[PATCH] drm/radeon: Make atom_debug a module parameter

2011-05-12 Thread Adam Jackson
If we're going to build atom debugging all the time anyway, we might as well make it easy to get at. Signed-off-by: Adam Jackson --- drivers/gpu/drm/radeon/atom.c |1 - drivers/gpu/drm/radeon/radeon_drv.c |4 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/drive