Skip to content
Commit 0ad679d1 authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau/kms/gt215-: fix race with audio driver runpm



The audio driver can call into nouveau right while we're in the middle
of re-fetching the EDID, and decide it no longer needs to be awake.

Stop depending on EDID in the audio component get_eld() callback, and
instead cache whether audio support is present from the prior modeset.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent a1ef8bad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment