Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751196Ab0GGEZj (ORCPT ); Wed, 7 Jul 2010 00:25:39 -0400 Received: from gir.skynet.ie ([193.1.99.77]:50385 "EHLO gir.skynet.ie" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750741Ab0GGEZi (ORCPT ); Wed, 7 Jul 2010 00:25:38 -0400 Date: Wed, 7 Jul 2010 05:25:21 +0100 (IST) From: Dave Airlie X-X-Sender: airlied@skynet.skynet.ie To: torvalds@linux-foundation.org cc: DRI mailing list , linux-kernel@vger.kernel.org Subject: [git pull] drm v2 fixes Message-ID: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1259 Lines: 34 Okay I dropped the ioports patch from the last pull, it broke a few systems unexpectedly, so no more of that, just 3 simple fixes now. Dave. The following changes since commit 123f94f22e3d283dfe68742b269c245b0501ad82: Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (2010-07-02 09:52:58 -0700) are available in the git repository at: ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-fixes Alex Deucher (1): drm/radeon/kms: fix shared ddc handling Francisco Jerez (1): drm/ttm: Allocate the page pool manager in the heap. Jesse Barnes (1): drm: correctly update connector DPMS status in drm_fb_helper drivers/gpu/drm/drm_fb_helper.c | 23 ++++++++- drivers/gpu/drm/radeon/radeon_connectors.c | 4 +- drivers/gpu/drm/ttm/ttm_page_alloc.c | 68 +++++++++++++-------------- include/drm/ttm/ttm_page_alloc.h | 4 -- 4 files changed, 56 insertions(+), 43 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/