Summary: | With 4.18 rc kernel stop working video output on AMD GPU Vega 56 | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | mikhail.v.gavrilov | ||||
Component: | DRM/AMDgpu | Assignee: | Default DRI bug account <dri-devel> | ||||
Status: | RESOLVED MOVED | QA Contact: | |||||
Severity: | normal | ||||||
Priority: | medium | CC: | harry.wentland | ||||
Version: | XOrg git | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
mikhail.v.gavrilov
2018-07-01 12:55:00 UTC
This should be fixed with: https://patchwork.freedesktop.org/patch/233283/ The fix is also availble if you use amd-staging-drm-next. (In reply to Nicholas Kazlauskas from comment #1) > This should be fixed with: https://patchwork.freedesktop.org/patch/233283/ > The fix is also availble if you use amd-staging-drm-next. Since the regression happened in the 4.18 cycle, the fix needs to go to 4.18. Created attachment 140594 [details] [review] [PATCH] drm/amd/display: Convert 10kHz clks from PPLib into kHz for Vega Don't think the other patch would apply to 4.18 but this one should. There's been a bunch of work on the powerplay/DC interface, so this looks different for 4.18 and amd-stg. (In reply to Harry Wentland from comment #3) > Created attachment 140594 [details] [review] [review] > [PATCH] drm/amd/display: Convert 10kHz clks from PPLib into kHz for Vega > > Don't think the other patch would apply to 4.18 but this one should. There's > been a bunch of work on the powerplay/DC interface, so this looks different > for 4.18 and amd-stg. I can confirm that this patch fix the issue. But I did not like one thing: I decided to check how work VEGA GPU through HDMI and connected the second monitor via HDMI. The first that I did not like was that on the first monitor which was connected via DisplayPort, the scaling setting was reset from 200% to 100%. The second that I did not like was that when I tried to set the scaling at 200% through gnome-settings, my computer was hung. I even could not connect through ssh to look at the kernel log. I tried to repeat this case but unsuccessfully, but unpleasant residue still remained. (In reply to mikhail.v.gavrilov from comment #4) > The first that I did not like was that on the first monitor which was > connected via DisplayPort, the scaling setting was reset from 200% to 100%. Sounds like a GNOME issue. The kernel driver doesn't do any implicit scaling, it's all up to userspace. (In reply to Michel Dänzer from comment #5) > > Sounds like a GNOME issue. The kernel driver doesn't do any implicit > scaling, it's all up to userspace. I don't believe that sshd can hang because of gnome-shell bug. (In reply to mikhail.v.gavrilov from comment #6) > I don't believe that sshd can hang because of gnome-shell bug. Sure, I'm only talking about the scaling reset. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/439. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.