[resend][git pull] intelfb tree for 2.6.19-rc1
- From: Dave Airlie <airlied@xxxxxxxxx>
- Date: Sat, 30 Sep 2006 03:35:57 +0100 (IST)
Hi Linus,
This is an update to the Intel Framebuffer driver with i2c support for the
intelfb and vsync support, along with some annotation fixing by Al.
Please pull from 'intelfb-patches' branch of
git://git.kernel.org:/pub/scm/linux/kernel/git/airlied/intelfb-2.6.git intelfb-patches
to receive the following updates:
Documentation/fb/intelfb.txt | 11 +-
drivers/video/Kconfig | 26 ++++-
drivers/video/intelfb/Makefile | 4 +
drivers/video/intelfb/intelfb.h | 81 ++++++++++++++
drivers/video/intelfb/intelfb_i2c.c | 200 +++++++++++++++++++++++++++++++++++
drivers/video/intelfb/intelfbdrv.c | 82 +++++++++++++-
drivers/video/intelfb/intelfbhw.c | 160 +++++++++++++++++++++++++---
drivers/video/intelfb/intelfbhw.h | 25 ++++
include/linux/i2c-id.h | 1
9 files changed, 555 insertions(+), 35 deletions(-)
create mode 100644 drivers/video/intelfb/intelfb_i2c.c
Al Viro:
intelfb delousing
Christian Merkle:
intelfb: update doc and Kconfig (supported devices)
Dave Airlie:
intelfb: fix mtrr_reg signedness
Dennis Munsie:
intelfb: add preliminary i2c support
intelfb: add preliminary i2c support
intelfb: add preliminary i2c support
intelfb: add preliminary i2c support
intelfb: add preliminary i2c support
intelfb: add preliminary i2c support
intelfb: add preliminary i2c support
intelfb: add preliminary i2c support
Eric Hustvedt:
intelfb: add vsync interrupt support
intelfb: add vsync interrupt support
intelfb: add vsync interrupt support
intelfb: add vsync interrupt support
intelfb: add vsync interrupt support
Parag Warudkar:
intelfbhw.c: intelfbhw_get_p1p2 defined but not used
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Prev by Date: Makefile for linux modules
- Next by Date: [resend] [git pull] drm tree for 2.6.19-rc1
- Previous by thread: leering russsian Eighteen in poono!
- Next by thread: [resend] [git pull] drm tree for 2.6.19-rc1
- Index(es):
Relevant Pages
- intelfb crash on i845
... Booting with intelfb works great: As long as I don't start the ... console
is different from the FB text console. ... # ACPI Support ... # PCI Hotplug Support
... (Linux-Kernel) - [git pull] intelfb tree for 2.6.18-rc1
... This is an update to the Intel Framebuffer driver with i2c support for the ...
intelfb and vsync support, along with some annotation fixing by Al. ... intelfb:
add vsync interrupt support ... (Linux-Kernel) - [git pull] intelfb tree for 2.6.18
... This adds support for the i915 and i945 chipsets to the intelfb driver ...
commit 2abac1db3522d9f56c695d1b42e77f3e52d4c51a ... (Linux-Kernel)