[Intel-gfx] [RFC-v2 0/9] Add support for mipi dsi cmd mode
Vandita Kulkarni
vandita.kulkarni at intel.com
Mon Nov 11 11:10:20 UTC 2019
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
More information about the Intel-gfx
mailing list