[Bug 112781] radeon: f95429e "only init fbdev if we have connectors" breaks suspend on Clevo P170EM laptop
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Sat Mar 12 09:27:01 UTC 2016
https://bugzilla.kernel.org/show_bug.cgi?id=112781
--- Comment #1 from Christoph Haag <haagch.christoph at googlemail.com> ---
Uhm... bump?
With the latest linux git, I tried
+ radeon_fbdev_init(rdev);
if (!list_empty(&rdev->ddev->mode_config.connector_list)) {
- radeon_fbdev_init(rdev);
drm_kms_helper_poll_init(rdev->ddev);
}
and suspend works.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list