]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/icl: Configure DSI Dual link mode
authorMadhav Chauhan <madhav.chauhan@intel.com>
Thu, 29 Nov 2018 14:12:26 +0000 (16:12 +0200)
committerJani Nikula <jani.nikula@intel.com>
Mon, 3 Dec 2018 13:54:30 +0000 (15:54 +0200)
commit3a9ed338fdb5bcf3a77d49aa0603d4afbfcd824d
tree492e1c32e0b157d9556515061ee95786c88ebd7b
parent39de9e7e689e6cac8436beda205eac0a46952606
drm/i915/icl: Configure DSI Dual link mode

This patch configures DSI video mode dual link by
programming DSS_CTL registers.

v2: Use new bitfield definitions from Anusha's patch
    Correct register to be programmed and use max
    depth buffer value (James)

v3 by Jani:
 - checkpatch fixes

Signed-off-by: Madhav Chauhan <madhav.chauhan@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/d8962f4e1beffc2099b8bef8cb5a5191aa1d9efd.1543500286.git.jani.nikula@intel.com
drivers/gpu/drm/i915/icl_dsi.c