diff options
author | Archit Taneja <architt@codeaurora.org> | 2017-01-16 07:12:03 +0300 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2017-02-06 19:28:43 +0300 |
commit | 97e00119534bf3c9f47c4eae0b7dd982ef2de92b (patch) | |
tree | 374747a0ccfbb085a31288c7cdc8f33a932d1db6 /drivers/gpu/drm/msm/msm_kms.h | |
parent | 0bb70b82c2f91e4667f3c617505235efd6d77e46 (diff) | |
download | linux-97e00119534bf3c9f47c4eae0b7dd982ef2de92b.tar.xz |
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 'drivers/gpu/drm/msm/msm_kms.h')
0 files changed, 0 insertions, 0 deletions