Home
last modified time | relevance | path

Searched hist:"97 e00119534bf3c9f47c4eae0b7dd982ef2de92b" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi.cdiff 97e00119534bf3c9f47c4eae0b7dd982ef2de92b Mon Jan 16 05:12:03 CET 2017 Archit Taneja <architt@codeaurora.org> 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>
H A Ddsi.hdiff 97e00119534bf3c9f47c4eae0b7dd982ef2de92b Mon Jan 16 05:12:03 CET 2017 Archit Taneja <architt@codeaurora.org> 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>
H A Ddsi_manager.cdiff 97e00119534bf3c9f47c4eae0b7dd982ef2de92b Mon Jan 16 05:12:03 CET 2017 Archit Taneja <architt@codeaurora.org> 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>