[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.0912250124410.11466@x200s>
Date: Fri, 25 Dec 2009 01:31:09 -0800 (PST)
From: Andrei Gaponenko <andrei.gaponenko@...n.ch>
To: linux-kernel@...r.kernel.org
cc: Alex Deucher <alexdeucher@...il.com>,
Dave Airlie <airlied@...hat.com>
Subject: drm/radeon/kms regression: 2.6.33-rc2 does not boot
Hello,
One of my systems works fine with 2.6.32, but hangs when trying to
boot 2.6.33-rc2. Git bisect says
7923c615b811945a9d9f456c92a7a32c34167458 is the first bad commit:
drm/radeon/kms: make sure mc is initialized before mapping blit bo
We need to make sure the the MC is intialized before we map the
blit shader object on r6xx+.
(So the problem was already present in -rc1.)
The last message I see during a 2.6.33-rc2 boot is about attaching a
disk. Then everything stops until I press Ctrl-Alt-Del. With a
working kernel, the next thing would be switching the console to a
higher resolution mode. The graphics card is
01:00.0 VGA compatible controller: ATI Technologies Inc RV710 [Radeon HD 4350]
Please Cc me directly on replies.
Andrei
--
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