mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
drm/rockchip: dsi2: enable soft_te, when use gpio irq to triggle new fs
Change-Id: I08c2e945c3d974194e72a2743e9f5d80f4a3e09c Signed-off-by: Guochun Huang <hero.huang@rock-chips.com>
This commit is contained in:
committed by
Sandy Huang
parent
c07f31cc8c
commit
f98f2ffc40
@@ -902,6 +902,7 @@ dw_mipi_dsi2_encoder_atomic_check(struct drm_encoder *encoder,
|
||||
|
||||
if (!(dsi2->mode_flags & MIPI_DSI_MODE_VIDEO)) {
|
||||
s->output_flags |= ROCKCHIP_OUTPUT_MIPI_DS_MODE;
|
||||
s->soft_te = dsi2->te_gpio ? true : false;
|
||||
s->hold_mode = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user