diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-12-06 11:43:07 +0200 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-12-16 18:02:08 +0200 |
commit | 819bee01eea06282d7bda17d46caf29cae4f6d84 (patch) | |
tree | f02fbf6433988fa4168044028fdf42eb69075845 /scripts/lib/kdoc/kdoc_output.py | |
parent | 39ead6e02ea7d19b421e9d42299d4293fed3064e (diff) |
drm/amd/display: use eld_mutex to protect access to connector->eld
Reading access to connector->eld can happen at the same time the
drm_edid_to_eld() updates the data. Take the newly added eld_mutex in
order to protect connector->eld from concurrent access.
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241206-drm-connector-eld-mutex-v2-4-c9bce1ee8bea@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions