diff options
author | Dmitry Baryshkov <[email protected]> | 2023-10-11 01:52:29 +0300 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-10-16 11:44:43 -0700 |
commit | f86955f2b1ff9fbc7ae4f6595112b2f896885366 (patch) | |
tree | 3363b4e4c36f7656cc49935bb5434a4485ccfa09 /rust/helpers/helpers.c | |
parent | ada1682d60ac6017037305166d02eb0cd5ee50fa (diff) |
soc: qcom: pmic_glink: fix connector type to be DisplayPort
As it was pointed out by Simon Ser, the DRM_MODE_CONNECTOR_USB connector
is reserved for the GUD devices. Other drivers (i915, amdgpu) use
DRM_MODE_CONNECTOR_DisplayPort even if the DP stream is handled by the
USB-C altmode. While we are still working on implementing the proper way
to let userspace know that the DP is wrapped into USB-C, change
connector type to be DRM_MODE_CONNECTOR_DisplayPort.
Fixes: 080b4e24852b ("soc: qcom: pmic_glink: Introduce altmode support")
Cc: Simon Ser <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Acked-by: Simon Ser <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions