Hi Linus, Can you please pull the 'drm-via' branch from rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
This contains the driver for the VIA unichrome chipset from the Unichrome project. Dave. Kconfig | 7 Makefile | 2 drm_pciids.h | 7 via_3d_reg.h | 1651 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ via_dma.c | 741 +++++++++++++++++++++++++ via_drm.h | 243 ++++++++ via_drv.c | 126 ++++ via_drv.h | 118 ++++ via_ds.c | 280 +++++++++ via_ds.h | 104 +++ via_irq.c | 339 +++++++++++ via_map.c | 110 +++ via_mm.c | 358 ++++++++++++ via_mm.h | 40 + via_verifier.c | 1061 ++++++++++++++++++++++++++++++++++++ via_verifier.h | 61 ++ via_video.c | 97 +++ 17 files changed, 5345 insertions(+) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/