]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
video: tegra: dp: eDP/miniDP support
authorSungwook Kim <sungwookk@nvidia.com>
Tue, 25 Mar 2014 11:26:16 +0000 (04:26 -0700)
committerJon Mayo <jmayo@nvidia.com>
Thu, 8 May 2014 17:34:23 +0000 (10:34 -0700)
commit199b1034b39f2a133623e5645e378c5a9abd1c81
tree8939a06b5cddaf26e529b6878b05de0f074dad23
parent57709ebd751ee8c58ee028c83e0d16dba7f2d092
video: tegra: dp: eDP/miniDP support

To add a support for an internal eDP panel or an external DP
monitor

- reduce the HPD waiting time to reasonable
- fix Alternate Scrambler Reset To 0xFFFE setting to support an
  external DP monitor
- fix unplugged eDP/miniDP display at boot time blocking detection
  of the HDMI display
- disable dpaux clock and pad power when no eDP panel or external
  monitor connected at boot time

Note: It works with the eDP panel or the monitor connected only at
      boot time.  No run-time hot plug support yet.
Note2: Reposting due the Gerrit bug.

bug 1409738

Change-Id: I81b8bab8881a6d849d97562deabd16fe794ff812
Signed-off-by: Sungwook Kim <sungwookk@nvidia.com>
Reviewed-on: http://git-master/r/405512
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Jon Mayo <jmayo@nvidia.com>
drivers/video/tegra/dc/dc.c
drivers/video/tegra/dc/dp.c