]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
video: tegra: nvsr: sparse mode changes
authorDaniel Solomon <daniels@nvidia.com>
Thu, 16 Oct 2014 22:41:47 +0000 (15:41 -0700)
committerMitch Luban <mluban@nvidia.com>
Mon, 23 Mar 2015 18:23:20 +0000 (11:23 -0700)
commit2c20b9cefbc1934ed40ba47bcde5f277f11042f0
treec61f531b0d04b7d466b3003f468a3139ddad2753
parent661e7ceeaf425f27cdf1b7520f4c779651b6565f
video: tegra: nvsr: sparse mode changes

A few changes relating to Sparse mode and
prep for future functionality:

- Track self-refresh mode with TEGRA_DC_OUT_NVSR_MODE
  instead of reusing ONE_SHOT_MODE
- Add ability to keep DP link on or disable it during
  sparse mode
- Add modeset notifier
- Refactor sparse enable/disable, SRC init, vendor
  id and device
- Fix resync_delay type and resync capability check

Bug 1315461

Change-Id: I74014f193e66a8dad5145a37985b54728348dfe5
Signed-off-by: Daniel Solomon <daniels@nvidia.com>
Reviewed-on: http://git-master/r/497178
Reviewed-by: Mitch Luban <mluban@nvidia.com>
Tested-by: Mitch Luban <mluban@nvidia.com>
arch/arm/mach-tegra/include/mach/dc.h
drivers/video/tegra/dc/dc.c
drivers/video/tegra/dc/nvsr.c
drivers/video/tegra/dc/nvsr.h
drivers/video/tegra/dc/of_dc.c
drivers/video/tegra/dc/sor.c