-
- Downloads
fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G/965GM
Add support for the 965G and 965GM graphic chipsets to the intelfb driver. I have a notebook with an Intel Mobile GM965/GL960 Integrated Graphics Controller and with the attached patch the framebuffer comes up. I have tested it a bit with DirectFB to make sure it is working stable. I also have an Intel Mobile GM945 and I compared the results, the programming interface of the 9xx series from Intel is mostly the same, so I think the patch should add all the functionality which the 945GM has. Signed-off-by:Maik Broemme <mbroemme@plusserver.de> Cc: Dave Airlie <airlied@linux.ie> Cc: Antonino Daplas <adaplas@pol.net> Cc: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> Cc: Krzysztof Halasa <khc@pm.waw.pl> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- Documentation/fb/intelfb.txt 2 additions, 0 deletionsDocumentation/fb/intelfb.txt
- drivers/video/Kconfig 2 additions, 2 deletionsdrivers/video/Kconfig
- drivers/video/intelfb/intelfb.h 9 additions, 3 deletionsdrivers/video/intelfb/intelfb.h
- drivers/video/intelfb/intelfb_i2c.c 2 additions, 0 deletionsdrivers/video/intelfb/intelfb_i2c.c
- drivers/video/intelfb/intelfbdrv.c 10 additions, 2 deletionsdrivers/video/intelfb/intelfbdrv.c
- drivers/video/intelfb/intelfbhw.c 15 additions, 1 deletiondrivers/video/intelfb/intelfbhw.c
Loading
Please register or sign in to comment