kernel-ark/drivers/video/aty
David S. Miller 017fb98e70 [RADEON]: Fix unaligned I/O port access during probe.
The driver does a readl() on DEVICE_ID which is 2-byte aligned and
2-bytes in size.  It's doing this read just to flush write buffers.

Create IN16() and OUT16() macros, and use the former to do this I/O
load.

Signed-off-by: David S. Miller <davem@davemloft.net>
2005-09-29 19:26:51 -07:00
..
ati_ids.h
aty128fb.c [PATCH] quiet non-x86 option ROM warnings 2005-09-09 14:03:41 -07:00
atyfb_base.c [PATCH] atyfb: Remove code that sets sync polarity unconditionally 2005-09-09 13:58:00 -07:00
atyfb.h
mach64_accel.c
mach64_ct.c
mach64_cursor.c
mach64_gx.c
Makefile
radeon_accel.c
radeon_base.c [RADEON]: Fix unaligned I/O port access during probe. 2005-09-29 19:26:51 -07:00
radeon_i2c.c [PATCH] I2C: Kill i2c_algorithm.id (6/7) 2005-09-05 09:14:32 -07:00
radeon_monitor.c
radeon_pm.c [PATCH] swsusp: switch pm_message_t to struct 2005-09-05 00:06:16 -07:00
radeonfb.h [RADEON]: Fix unaligned I/O port access during probe. 2005-09-29 19:26:51 -07:00
xlinit.c [PATCH] atyfb c99 fix 2005-09-23 13:35:36 -07:00