1. 07 Jan, 2020 2 commits
    • Harigovindan P's avatar
      drm/msm: update LANE_CTRL register value from default value · e3ff6881
      Harigovindan P authored
      LANE_CTRL register in latest version of DSI controller (v2.2)
      has additional functionality introduced to enable/disable HS
      signalling with default value set to enabled. To accommodate this
      change, LANE_CTRL register should be read and bit wise ORed to enable
      non continuous clock mode. Without this change, if register is written
      directly, HS signalling will be disabled resulting in black screen.
      
      Changes in v1:
      	-Update LANE_CTRL register value
      Changes in v2:
      	-Changing commit message accordingly.
      Signed-off-by: default avatarHarigovindan P <harigovi@codeaurora.org>
      Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
      e3ff6881
    • Harigovindan P's avatar
      drm/msm: add DSI support for sc7180 · 6125bd32
      Harigovindan P authored
      Add support for v2.4.1 DSI block in the sc7180 SoC.
      
      Changes in v1:
      	-Modify commit text to indicate DSI version and SOC detail(Jeffrey Hugo).
      	-Splitting visionox panel driver code out into a
      	 different patch(set), since panel drivers are merged into
      	 drm-next via a different tree(Rob Clark).
      Changes in v2:
      	-Update commit text accordingly(Matthias Kaehlcke).
      Signed-off-by: default avatarHarigovindan P <harigovi@codeaurora.org>
      [cleanup subject / commit message]
      Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
      6125bd32
  2. 04 Jan, 2020 1 commit
  3. 03 Jan, 2020 17 commits
  4. 02 Jan, 2020 16 commits
  5. 29 Dec, 2019 4 commits