mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
drm/rockchip: dsi: add tv state support
Signed-off-by: Sandy Huang <hjc@rock-chips.com> Change-Id: Ib60a3b591d66154f2654a2be5cb046e9a17d66e5
This commit is contained in:
committed by
Huang Jiachai
parent
765b15bf79
commit
1c7ef3aff9
@@ -778,6 +778,7 @@ dw_mipi_dsi_encoder_atomic_check(struct drm_encoder *encoder,
|
||||
}
|
||||
|
||||
s->output_type = DRM_MODE_CONNECTOR_DSI;
|
||||
s->tv_state = &conn_state->tv;
|
||||
s->color_space = V4L2_COLORSPACE_DEFAULT;
|
||||
s->output_if = dsi->id ? VOP_OUTPUT_IF_MIPI1 : VOP_OUTPUT_IF_MIPI0;
|
||||
if (dsi->slave) {
|
||||
|
||||
Reference in New Issue
Block a user