diff options
author | Sean Paul <seanpaul@chromium.org> | 2021-11-05 06:04:27 +0300 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2021-12-08 01:47:10 +0300 |
commit | 88e2d5b160738157bf7c32cf9dfa23a11a945d21 (patch) | |
tree | 7ad3e9b093c0a450f73a4bbe57a8657508ee1b50 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fa063950c3c442c8ce66fd1c17cb431534768851 (diff) | |
download | linux-88e2d5b160738157bf7c32cf9dfa23a11a945d21.tar.xz |
drm/msm/dpu: Remove encoder->enable() hack
encoder->commit() was being misused because there were some global
resources which needed to be tweaked in encoder->enable() which were not
accessible in dpu_encoder.c. That is no longer true and the redirect
serves no purpose any longer. So remove the indirection.
Tested-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Abhinav Kumar <abhinavk@codeaurora.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210913175747.47456-11-sean@poorly.run #v1
Link: https://patchwork.freedesktop.org/patch/msgid/20210915203834.1439-11-sean@poorly.run #v2
Link: https://patchwork.freedesktop.org/patch/msgid/20211001151145.55916-11-sean@poorly.run #v3
Changes in v2:
-None
Changes in v3:
-None
Changes in v4:
-None
Link: https://lore.kernel.org/r/20211105030434.2828845-11-sean@poorly.run
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions