diff options
| author | Dmitry Baryshkov <[email protected]> | 2023-04-15 20:19:25 +0300 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2023-05-19 19:45:17 +0300 |
| commit | 5a7a86bfa2cd79c80e4f3bdb01feb15edd08b92b (patch) | |
| tree | 4a84e0067b6ad16a5258dbf753dacfe396c4cde1 /scripts/stackusage | |
| parent | 23bdc972daf436412d55ad7fb2f1bf430a001ffd (diff) | |
drm/msm/dpu: simplify intf allocation code
Rather than passing DRM_MODE_ENCODER_* and letting dpu_encoder to guess,
which intf type we mean, pass INTF_DSI/INTF_DP directly. This is
required to support HDMI output in DPU, as both DP and HDMI encoders are
DRM_MODE_ENCODER_TMDS. Thus dpu_encoder code can not make a difference
between HDMI and DP outputs.
Reviewed-by: Bjorn Andersson <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: Arnaud Vrac <[email protected]>
Tested-by: Arnaud Vrac <[email protected]>
Reviewed-by: Abhinav Kumar <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/532370/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions