[PATCH 1/7] radeon: consolidate asic-specific function decls for pre-r600

2010-11-29 Thread Alex Deucher
On Sun, Nov 28, 2010 at 1:06 PM, Daniel Vetter wrote: > Move them to radeon_asic.h together with the other asic > specific stuff. > > Signed-off-by: Daniel Vetter Looks good to me. Reviewed-by: Alex Deucher > --- > ?drivers/gpu/drm/radeon/radeon.h ? ? ?| ? 59 > -

Re: [PATCH 1/7] radeon: consolidate asic-specific function decls for pre-r600

2010-11-29 Thread Alex Deucher
On Sun, Nov 28, 2010 at 1:06 PM, Daniel Vetter wrote: > Move them to radeon_asic.h together with the other asic > specific stuff. > > Signed-off-by: Daniel Vetter Looks good to me. Reviewed-by: Alex Deucher > --- >  drivers/gpu/drm/radeon/radeon.h      |   59 > --

[PATCH 1/7] radeon: consolidate asic-specific function decls for pre-r600

2010-11-28 Thread Daniel Vetter
Move them to radeon_asic.h together with the other asic specific stuff. Signed-off-by: Daniel Vetter --- drivers/gpu/drm/radeon/radeon.h | 59 -- drivers/gpu/drm/radeon/radeon_asic.h | 53 -- 2 files changed, 50 insertions(+),

[PATCH 1/7] radeon: consolidate asic-specific function decls for pre-r600

2010-11-28 Thread Daniel Vetter
Move them to radeon_asic.h together with the other asic specific stuff. Signed-off-by: Daniel Vetter --- drivers/gpu/drm/radeon/radeon.h | 59 -- drivers/gpu/drm/radeon/radeon_asic.h | 53 -- 2 files changed, 50 insertions(+),