android_kernel_xiaomi_sm8350/msm
Rajkumar Subbiah d767013a10 disp: msm: dp: update mst connector in debugfs data on replug
The debugfs api for mst control is a multi stage process where the
connector id is selected using the mst_con_id node, which is then
used on other commands such as edid_modes_mst for mode switch.
During mode switch control, the mode is set using the current id
for a display and then the switch is initiated through an unplug
and replug. But on an unplug the connector is destroyed and a new
id is assinged for that display on the subsequent plug. This
change detects this scenario and updates the cached connector id
with the id from the newly created connector.

Change-Id: Ib51566ac9e334d4a0b145b6ae549c59c537cb0cd
Signed-off-by: Rajkumar Subbiah <rsubbia@codeaurora.org>
2020-07-28 12:54:05 -07:00
..
dp disp: msm: dp: update mst connector in debugfs data on replug 2020-07-28 12:54:05 -07:00
dsi Merge "disp: msm: dsi: reorder operations during DSI display pre kickoff" 2020-07-24 14:10:40 -07:00
sde Merge "disp: msm: sde: avoid extra vblank refcount from modeset" 2020-07-28 03:30:05 -07:00
Makefile Merge "disp: msm: dsi: add DSI PLL support for 10nm-LPU" into display-kernel.lnx.5.4 2020-07-21 12:59:59 -07:00
msm_atomic.c
msm_cooling_device.c display: msm: sde: Add display cooling device interface 2020-06-16 13:45:27 -07:00
msm_cooling_device.h display: msm: sde: Add display cooling device interface 2020-06-16 13:45:27 -07:00
msm_drv.c Merge "disp: msm: fix driver unload issues in gki config" 2020-07-24 11:17:20 -07:00
msm_drv.h Merge "disp: msm: sde: right only pu support" 2020-07-24 14:10:39 -07:00
msm_fb.c disp: remove kernel mapping of writeback framebuffer 2020-07-07 14:22:14 -07:00
msm_gem_prime.c disp: msm: refactor dma buf attach device assignment 2020-06-19 11:36:29 -07:00
msm_gem_vma.c
msm_gem.c disp: msm: fix vram allocation when IOMMU is not present 2020-06-24 16:20:38 -07:00
msm_gem.h
msm_iommu.c
msm_kms.h Merge "disp: msm: fix driver unload issues in gki config" 2020-07-24 11:17:20 -07:00
msm_mmu.h
msm_prop.c disp: msm: specify default value for msm enum property 2020-06-17 15:36:33 -07:00
msm_prop.h disp: msm: specify default value for msm enum property 2020-06-17 15:36:33 -07:00
msm_smmu.c disp: msm: move SMMU devices as separate devices 2020-05-20 21:25:52 -07:00
sde_dbg_evtlog.c
sde_dbg.c disp: msm: modify handling of debugfs initialization 2020-04-16 23:55:48 -07:00
sde_dbg.h disp: msm: remove unused sde debug function 2020-05-05 11:35:15 -07:00
sde_dsc_helper.c Merge "disp: msm: fix kw issues in sde driver" 2020-06-10 17:06:50 -07:00
sde_dsc_helper.h
sde_edid_parser.c drm: msm: edid: update colorimetry values 2020-05-04 18:28:51 -07:00
sde_edid_parser.h
sde_hdcp_1x.c
sde_hdcp_2x.c disp: msm: dp: Add event logs for HDCP sessions 2020-05-27 16:48:40 -04:00
sde_hdcp_2x.h
sde_hdcp.h
sde_io_util.c disp: msm: add io resource collection hook to vm events 2020-07-10 15:47:48 -07:00
sde_power_handle.c disp: msm: sde: make mnoc icc paths optional 2020-06-18 11:28:46 -07:00
sde_power_handle.h
sde_rsc_hw_v3.c
sde_rsc_hw.c
sde_rsc_hw.h
sde_rsc_priv.h disp: msm: avoid msm_drv probe if sde_rsc is not probed yet 2020-04-23 10:29:44 -07:00
sde_rsc.c disp: msm: make msm_drm into single module 2020-04-28 15:52:39 -07:00
sde_vdc_helper.c
sde_vdc_helper.h
sde_vm_event.c disp: msm: add support for vm event register framework 2020-07-08 23:14:31 -07:00