[Bug 66963] r600: linux v3.11.0-RC isn't booting with radeon.dpm=1 option in grub

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Comment # 140 on bug 66963 from
(In reply to comment #139)
> 
> I tried exiting early out of a few other functions like rv6xx_dpm_init, but
> haven't had any better results.  I put a printk statement in _init, which
> never got printed.. Could we never make it there?  I couldn't find anything
> that comes before _init...

rv6xx_dpm_init() doesn't actually touch the hw, it just initializes the driver
structures used by dpm.  Try returning early in rv6xx_setup_asic().

The order at module load time looks like:

dpm_init()
dpm_setup_asic()
dpm_enable()
dpm_set_power_state()


You are receiving this mail because:
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux