linux-kernel-test/drivers/video/mbx
Raphael Assenat 128806c3b3 [PATCH] mbxfb: add more registers to debugfs
This patch fixes debugfs for mbxfb and adds some missing registers.

The way registers were read was out of sync with the rest of the driver (direct
access instead of using readl())

sdram controller registers are now accessible in the sdram/ subdirectory and
some other registers are grouped in the misc/ subdirectory.

Signed-off-by: Raphael Assenat <raph@8d.com>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Acked-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-08 08:29:06 -08:00
..
Makefile [PATCH] mbxfb: Add framebuffer driver for the Intel 2700G 2006-07-14 21:53:55 -07:00
mbxdebugfs.c [PATCH] mbxfb: add more registers to debugfs 2006-12-08 08:29:06 -08:00
mbxfb.c [PATCH] mbxfb: Fix framebuffer size smaller than requested 2006-10-03 08:04:12 -07:00
reg_bits.h [PATCH] mbxfb: Add more registers bits access macros 2006-12-08 08:29:06 -08:00
regs.h [PATCH] mbxfb: Fix HSCOEFF3 register address 2006-12-08 08:29:06 -08:00