diff options
author | Russell King <[email protected]> | 2016-11-02 21:38:34 +0000 |
---|---|---|
committer | Russell King <[email protected]> | 2016-11-18 00:00:40 +0000 |
commit | 2cae8e028ecb44003f607584e014c15a2f415e8a (patch) | |
tree | 5a62f28db697fcf1781312e99b73ac168a30e6e5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 319e658c78befa51557f4d18a4092a04984290d4 (diff) |
drm/i2c: tda998x: avoid race when programming audio
Avoid a race between programming audio and an in-progress mode set.
A mode set is complex, and disables the ability to send infoframes
to the sink, and is disruptive to audio - we have to mute the audio
FIFO while doing a mode set.
If an attempt is made to start up the audio side, we will undo the
audio FIFO mute before the mode set has completed.
Move the lock so that we prevent audio interfering with an in-progress
mode set.
Tested-by: Jon Medhurst <[email protected]>
Acked-by: Jon Medhurst <[email protected]>
Tested-by: Jyri Sarha <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions