On 09/11/2022 15:16, Kalyan Thota wrote:
Add a helper function to determine if an encoder is of type
virtual.
Please use commit messages to describe why you are doing something, not
what you are doing. In this case I can predict, why do you need this API
without going to patch 4.
Signed-o
Add a helper function to determine if an encoder is of type
virtual.
Signed-off-by: Kalyan Thota
---
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 11 +++
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.h | 6 ++
2 files changed, 17 insertions(+)
diff --git a/drivers/gpu/drm/msm/disp/dpu