diff options
author | Jitao Shi <[email protected]> | 2022-05-20 10:00:05 +0800 |
---|---|---|
committer | Chun-Kuang Hu <[email protected]> | 2022-06-07 07:23:05 +0800 |
commit | cde7e2e35c2866d22a3a012e72a41052dfcc255d (patch) | |
tree | c6392e2773f80a6e9a70ee5bf980afbb78de9e1d /tools/perf/scripts/python/libxed.py | |
parent | 7f6335c6a258edf4d5ff1b904bc033188dc7b48b (diff) |
drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
In order to match the changes of "Use the drm_panel_bridge API",
the poweron/poweroff of dsi is extracted from enable/disable and
defined as new funcs (atomic_pre_enable/atomic_post_disable).
Since dsi_poweron is moved from dsi_enable to pre_enable function, in
order to avoid poweron failure, the operation of dsi register fails to
cause bus hang. Therefore, the protection mechanism is added to the
dsi_enable function.
Fixes: 2dd8075d2185 ("drm/mediatek: mtk_dsi: Use the drm_panel_bridge API")
Link: https://patchwork.kernel.org/project/linux-mediatek/patch/[email protected]/
Signed-off-by: Jitao Shi <[email protected]>
Signed-off-by: Xinlei Lee <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Rex-BC Chen <[email protected]>
Signed-off-by: Chun-Kuang Hu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions