[Bug 101499] Black screen when detaching HDMI cable (AMD A10-9620P)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 21 08:14:26 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=101499

--- Comment #14 from Michel Dänzer <michel at daenzer.net> ---
(In reply to Carlo Caione from comment #12)
> I just tried the HEAD of xf86-video-amdgpu and now instead of having a black
> screen I have the image corruption as shown in the picture.

Without seeing the corresponding Xorg log, I guess that's just a different
symptom triggered by the same issue.


> Anything I can do to debug / have this fixed?

We need to make scanout work with buffers outside of VRAM somehow. I've kicked
off an internal discussion about this.

With an amd-staging-* kernel branch and DC enabled, you can try tweaking
dce_v11_0_crtc_do_set_base to pass AMDGPU_GEM_DOMAIN_GTT instead of / in
addition to AMDGPU_GEM_DOMAIN_VRAM to amdgpu_bo_pin. The DC code should already
handle this correctly, but we're not sure whether or not there are additional
constraints on system memory used for scanout. If there are, it probably won't
work correctly yet.


> Is it something I need to fix with the ODM (acer)?

If you can get a BIOS which allows setting up larger VRAM, that might allow you
to move forward faster.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170621/69012467/attachment.html>


More information about the dri-devel mailing list