diff options
author | 2025-08-18 16:17:52 +0200 | |
---|---|---|
committer | 2025-08-28 23:15:41 +0000 | |
commit | c34414883f773412964404d77cd2fea04c6f7d60 (patch) | |
tree | e74dbf0974a0746ab416a5d46a15bc4f70cbe96b /tools/perf/scripts/python | |
parent | drm/mediatek: Fix device/node reference count leaks in mtk_drm_get_all_drm_priv (diff) | |
download | wireguard-linux-c34414883f773412964404d77cd2fea04c6f7d60.tar.xz wireguard-linux-c34414883f773412964404d77cd2fea04c6f7d60.zip |
drm/mediatek: mtk_hdmi: Fix inverted parameters in some regmap_update_bits calls
In mtk_hdmi driver, a recent change replaced custom register access
function calls by regmap ones, but two replacements by regmap_update_bits
were done incorrectly, because original offset and mask parameters were
inverted, so fix them.
Fixes: d6e25b3590a0 ("drm/mediatek: hdmi: Use regmap instead of iomem for main registers")
Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
Reviewed-by: CK Hu <ck.hu@mediatek.com>
Link: https://patchwork.kernel.org/project/dri-devel/patch/20250818-mt8173-fix-hdmi-issue-v1-1-55aff9b0295d@collabora.com/
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions