[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0701110802520.19266@skynet.skynet.ie>
Date: Thu, 11 Jan 2007 08:05:16 +0000 (GMT)
From: Dave Airlie <airlied@...ux.ie>
To: torvalds@...l.org, Andrew Morton <akpm@...l.org>
Cc: linux-kernel@...r.kernel.org
Subject: [git pull] urgent drm patch for 2.6.20-rc4 - repost
Hi Linus,
Can you please pull the 'drm-patches' branch from
git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-patches
It only contains one fix for an error printout that will spam the logs
with all current X servers...
Dave.
drivers/char/drm/i915_irq.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit eac681b3aec226c83f52d307254d88393aab5eb9
Author: =?utf-8?q?Michel_D=C3=A4nzer?= <michel@...gstengraphics.com>
Date: Mon Jan 8 20:38:34 2007 +1100
i915: Fix a DRM_ERROR that should be DRM_DEBUG.
It would clutter up the kernel output in a situation which is legitimate
before
X.org 7.2 and handled correctly by the 3D driver.
Signed-off-by: Dave Airlie <airlied@...ux.ie>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists