diff options
author | Sean Paul <[email protected]> | 2021-11-04 23:04:27 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2021-12-07 14:47:10 -0800 |
commit | 88e2d5b160738157bf7c32cf9dfa23a11a945d21 (patch) | |
tree | 7ad3e9b093c0a450f73a4bbe57a8657508ee1b50 /lib/mpi/mpiutil.c | |
parent | fa063950c3c442c8ce66fd1c17cb431534768851 (diff) |
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 <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Reviewed-by: Abhinav Kumar <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] #v1
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] #v2
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] #v3
Changes in v2:
-None
Changes in v3:
-None
Changes in v4:
-None
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions