All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 216376] AMDGPU: display output disables and quickly reenables when switching AVR into/from standby doing HDMI passthrough
Date: Thu, 18 Aug 2022 18:23:12 +0000	[thread overview]
Message-ID: <bug-216376-2300-MQBudExXNj@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-216376-2300@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=216376

Alex Deucher (alexdeucher@gmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexdeucher@gmail.com

--- Comment #3 from Alex Deucher (alexdeucher@gmail.com) ---
I suspect the receiver toggles the hotplug pin when it switches to/from
passthrough mode notify the GPU that the EDID will change (e.g., from receiver
audio to monitor audio) otherwise the GPU won't know that the receiver is no
longer part of the chain.  The driver doesn't actually do anything when it
receives this hotplug interrupt.  It just tells userspace.  Your desktop
environment listens for hotplug events and then acts on them (either enabling
or disabling displays).  Your best bet is probably to change the behavior of
your desktop environment when it receives a hotplug notification. 
Alternatively, you could try and block drm hotplug events in udev.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

  parent reply	other threads:[~2022-08-18 18:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-18 18:14 [Bug 216376] New: AMDGPU: display output disables and quickly reenables when switching AVR into/from standby doing HDMI passthrough bugzilla-daemon
2022-08-18 18:15 ` [Bug 216376] " bugzilla-daemon
2022-08-18 18:16 ` bugzilla-daemon
2022-08-18 18:23 ` bugzilla-daemon [this message]
2022-08-18 18:47 ` bugzilla-daemon
2022-08-18 19:32 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-216376-2300-MQBudExXNj@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.