mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-22 22:49:59 +07:00
Revert "Revert "drm/radeon: dont switch vt on suspend""
This reverts commit ac9134906b
.
We've fixed the underlying problem with cursors, so re-enable
this.
This commit is contained in:
parent
8991668ab4
commit
d57c0edfe0
@ -257,6 +257,7 @@ static int radeonfb_create(struct drm_fb_helper *helper,
|
||||
}
|
||||
|
||||
info->par = rfbdev;
|
||||
info->skip_vt_switch = true;
|
||||
|
||||
ret = radeon_framebuffer_init(rdev->ddev, &rfbdev->rfb, &mode_cmd, gobj);
|
||||
if (ret) {
|
||||
|
Loading…
Reference in New Issue
Block a user