Fixed the comments on version1 RFC, basically fixing the challenge on getting access to mipi dsi attributes like is command mode enabled, and what should be the port for reading TE and doing a frame update. Thanks to Jani and Ville for their inputs on this. Vandita Kulkarni (9): drm/i915/dsi: Define command mode registers drm/i915/dsi: Configure transcoder operation for command mode. drm/i915/dsi: Add vblank calculation for command mode drm/i915/dsi: Add cmd mode flags in display mode private flags drm/i915/dsi: Add check for periodic command mode drm/i915/dsi: Use private flags to indicate TE in cmd mode drm/i915/dsi: Configure TE interrupt for cmd mode drm/i915/dsi: Add TE handler for dsi cmd mode. drm/i915/dsi: Initiate fame request in cmd mode drivers/gpu/drm/i915/display/icl_dsi.c | 134 ++++++++++++++++-- drivers/gpu/drm/i915/display/intel_display.c | 10 ++ .../drm/i915/display/intel_display_types.h | 6 + drivers/gpu/drm/i915/display/intel_dsi.h | 3 + drivers/gpu/drm/i915/i915_irq.c | 120 +++++++++++++++- drivers/gpu/drm/i915/i915_reg.h | 78 ++++++++-- 6 files changed, 328 insertions(+), 23 deletions(-) -- 2.21.0.5.gaeb582a _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx