android_kernel_samsung_msm8976/drivers/video/aty
Benjamin Herrenschmidt e8222502ee [PATCH] powerpc: Kill _machine and hard-coded platform numbers
This removes statically assigned platform numbers and reworks the
powerpc platform probe code to use a better mechanism.  With this,
board support files can simply declare a new machine type with a
macro, and implement a probe() function that uses the flattened
device-tree to detect if they apply for a given machine.

We now have a machine_is() macro that replaces the comparisons of
_machine with the various PLATFORM_* constants.  This commit also
changes various drivers to use the new macro instead of looking at
_machine.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-03-28 23:15:54 +11:00
..
ati_ids.h [PATCH] fbdev: ATI RN50 pci id 2005-11-07 07:53:53 -08:00
aty128fb.c [PATCH] powerpc: Kill _machine and hard-coded platform numbers 2006-03-28 23:15:54 +11:00
atyfb.h [PATCH] atyfb: Set ECP divider 2006-01-10 08:01:48 -08:00
atyfb_base.c [PATCH] powerpc: Kill _machine and hard-coded platform numbers 2006-03-28 23:15:54 +11:00
mach64_accel.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mach64_ct.c [PATCH] atyfb: Set ECP divider 2006-01-10 08:01:48 -08:00
mach64_cursor.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mach64_gx.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] fbdev: atyfb: Remove BIOS-less booting 2006-01-10 08:01:46 -08:00
radeon_accel.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
radeon_base.c [PATCH] fbdev: Sanitize ->fb_ioctl prototype 2006-01-14 18:27:14 -08:00
radeon_i2c.c [PATCH] I2C: Kill i2c_algorithm.id (6/7) 2005-09-05 09:14:32 -07:00
radeon_monitor.c [PATCH] radeonfb: Fix static array overrun 2006-03-11 09:19:36 -08:00
radeon_pm.c [PATCH] powerpc: Kill _machine and hard-coded platform numbers 2006-03-28 23:15:54 +11:00
radeonfb.h [PATCH] radeonfb: prevent spurious recompilations 2005-11-07 07:53:49 -08:00