Radeon fb patch

From: Panagiotis Papadakos
Date: Thu Feb 12 2004 - 13:06:51 EST


I tried to compile bk2 with the new radeofb patch, but it failed.
The problem exists if you have enabled drm for radeon, because
radeon_engine_reset is declared twice, once in drivers/char/drm/
radeon_cp.c and the second time in drivers/video/aty/radeon_accel.c.
The attached patch just renames radeon_engine_reset to
radeonfb_engine_reset in drivers/video/aty and also radeon_engine_init
to radeonfb_engine_init just for consistency. It compiles fine, but shows
garbage on my notebook. Don't know if it is my patch or the new radeonfb
code.

Regards
Panagiotis Papadakos

Attachment: radeonfb.diff.bz2
Description: Binary data