OSDN Git Service

mdss: DisplayPort: add support for color depth and fix workqueue delay
authorChandan Uddaraju <chandanu@codeaurora.org>
Thu, 22 Sep 2016 22:49:21 +0000 (15:49 -0700)
committerChandan Uddaraju <chandanu@codeaurora.org>
Fri, 7 Oct 2016 17:39:16 +0000 (10:39 -0700)
commita1b989e015ae011f0117a0ecd237337b48813bed
treed05f1c90fd07a278125cad3542c47646b4da1c29
parent2f59726ce78d6477105dba14d131861048ab7e8f
mdss: DisplayPort: add support for color depth and fix workqueue delay

Add changes to have default settings for color depth and
output format in DP controller.

Currently, the workqueue used to handle different events
in controller driver has very high delay in handling events.
Fix this.

Change-Id: I30fc7cb3c57844244ff88167a9b17b32a2fd3a12
Signed-off-by: Chandan Uddaraju <chandanu@codeaurora.org>
drivers/video/fbdev/msm/mdss_dp.c