mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Radeon KMS regression still present in 2.6.33-rc6
@ 2010-01-30 17:18 Kevin Winchester
  2010-01-30 17:43 ` Linus Torvalds
  0 siblings, 1 reply; 7+ messages in thread
From: Kevin Winchester @ 2010-01-30 17:18 UTC (permalink / raw)
  To: torvalds; +Cc: Dave Airlie, dri-devel, linux-kernel


I'm not quite sure if this can be called a regression, since radeon KMS
is still in staging as far as I know, but it was working quite well for
me up until about -rc3, and now it causes a panic on every boot.  If I
pass radeon.modeset=0 on the command line, everything works.

I took a picture of the crash details:

http://picasaweb.google.ca/kjwinchester/LinuxKernelPanic#5432580230065271634

I was hoping that the last pull of DRM fixes would correct the issue,
but unfortunately they had no effect.

In case it helps, here is the gdb listing for the problem address:

(gdb) l *(radeon_agp_init+0x1d)
0xffffffff811c1592 is in radeon_agp_init (drivers/gpu/drm/radeon/radeon_agp.c:136).
131		uint32_t agp_status;
132		int default_mode;
133		bool is_v3;
134		int ret;
135	
136		if (rdev->ddev->agp->agp_info.aper_size < 32) {
137			dev_warn(rdev->dev, "AGP aperture to small (%dM) "
138				"need at least 32M, disabling AGP\n",
139				rdev->ddev->agp->agp_info.aper_size);
140			return -EINVAL;

Is there any other info I can provide?

Thanks,

-- 
Kevin Winchester



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-02-01 18:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-30 17:18 Radeon KMS regression still present in 2.6.33-rc6 Kevin Winchester
2010-01-30 17:43 ` Linus Torvalds
2010-01-30 19:50   ` Johannes Hirte
2010-01-30 19:54     ` Linus Torvalds
2010-01-30 20:49       ` John Kacur
2010-01-31  0:29       ` Kevin Winchester
2010-02-01 18:56         ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®