summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_debugfs.c
diff options
context:
space:
mode:
authorArchit Taneja <architt@codeaurora.org>2017-01-16 05:12:03 +0100
committerRob Clark <robdclark@gmail.com>2017-02-06 17:28:43 +0100
commit97e00119534bf3c9f47c4eae0b7dd982ef2de92b (patch)
tree374747a0ccfbb085a31288c7cdc8f33a932d1db6 /drivers/gpu/drm/drm_debugfs.c
parentdrm/msm/dsi: Set msm_dsi->encoders before initializing bridge (diff)
downloadlinux-97e00119534bf3c9f47c4eae0b7dd982ef2de92b.tar.xz
linux-97e00119534bf3c9f47c4eae0b7dd982ef2de92b.zip
drm/msm: Construct only one encoder for DSI
We currently create 2 encoders for DSI interfaces, one for command mode and other for video mode operation. This isn't needed as we can't really use both the encoders at the same time. It also makes connecting bridges harder. Switch to creating a single encoder. For now, we assume that the encoder is configured only in video mode. Later, the same encoder would be usable in both modes. Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions