Re: [Intel-gfx] [V9 1/4] drm/i915/dsi: Add details about TE in get_config

2020-09-15 Thread Jani Nikula
On Wed, 09 Sep 2020, Vandita Kulkarni wrote: > We need details about enabling TE on which port > before we enable TE through vblank enable path. > This is based on the configuration that we receive > from the VBT wrt ports, dual_link. > Reviewed-by: Jani Nikula > Signed-off-by: Vandita Kulkarn

[Intel-gfx] [V9 1/4] drm/i915/dsi: Add details about TE in get_config

2020-09-09 Thread Vandita Kulkarni
We need details about enabling TE on which port before we enable TE through vblank enable path. This is based on the configuration that we receive from the VBT wrt ports, dual_link. Signed-off-by: Vandita Kulkarni --- drivers/gpu/drm/i915/display/icl_dsi.c | 30 +++--- 1 file