diff options
author | Abhinav Kumar <[email protected]> | 2024-01-31 16:47:36 -0800 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2024-02-11 22:38:07 +0200 |
commit | 2f4a67a3894e15c135125cb54edc5b43abc1b70e (patch) | |
tree | 5e7214fc93cc39935c8477a408d2c2c9f69809e4 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 6215f1558babad58e9797931a70272718fb77eff (diff) |
drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN
Currently INTF_CFG2_DATA_HCTL_EN is coupled with the enablement
of widebus but this is incorrect because we should be enabling
this bit independent of widebus except for cases where compression
is enabled in one pixel per clock mode.
Fix this by making the condition checks more explicit and enabling
INTF_CFG2_DATA_HCTL_EN for all other cases when supported by DPU.
Fixes: 3309a7563971 ("drm/msm/dpu: revise timing engine programming to support widebus feature")
Suggested-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/576722/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions