android_kernel_oneplus_msm8998/drivers/gpu/drm/tegra
Thierry Reding 32c3dee11e drm/tegra: rgb: Restore DPMS
In order to restore DPMS with atomic mode-setting, move all code from
the ->mode_set() callback into ->enable(). At the same time, rename the
->prepare() callback to ->disable() to use the names preferred by atomic
mode-setting. This simplifies the calling sequence and will allow DPMS
code to use runtime PM in subsequent patches.

While at it, remove the enabled field that hasn't been used since the
demidlayering of the output drivers done in preparation for the atomic
mode-setting conversion.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2015-08-13 13:48:54 +02:00
..
dc.c drm/tegra: dc: Don't explicitly set owner module 2015-08-13 13:47:43 +02:00
dc.h drm/tegra: dc: Rename BASE_COLOR_SIZE* fields 2015-08-13 13:47:43 +02:00
dpaux.c drm/tegra: dpaux: Disable interrupt when detached 2015-08-13 13:47:49 +02:00
dpaux.h drm/tegra: dpaux: Configure pads as I2C by default 2015-08-13 13:47:47 +02:00
drm.c drm/tegra: dsi: Add Tegra210 support 2015-08-13 13:47:45 +02:00
drm.h drm/tegra: dc: Record statistics 2015-08-13 13:47:43 +02:00
dsi.c drm/tegra: dsi: Add Tegra210 support 2015-08-13 13:47:45 +02:00
dsi.h drm/tegra: dsi: Add Tegra210 support 2015-08-13 13:47:45 +02:00
fb.c drm/tegra: Move tegra_drm_mode_funcs to the core 2015-01-27 10:14:44 +01:00
gem.c drm/tegra: gem: Flush pages after allocation 2015-06-12 16:25:40 +02:00
gem.h drm/tegra: gem: Use more consistent data types 2014-11-13 16:18:32 +01:00
gr2d.c drm/tegra: add MODULE_DEVICE_TABLEs 2014-08-04 10:07:39 +02:00
gr2d.h drm/tegra: Use symbolic names for gr2d registers 2013-10-31 09:55:44 +01:00
gr3d.c ARM: SoC cleanups for 3.17 2014-08-08 11:00:26 -07:00
gr3d.h drm/tegra: Add 3D support 2013-10-31 09:55:45 +01:00
hdmi.c drm/tegra: dc: Rename BASE_COLOR_SIZE* fields 2015-08-13 13:47:43 +02:00
hdmi.h drm/tegra: hdmi: Name register fields consistently 2015-04-02 18:49:23 +02:00
Kconfig drm/tegra: Depend on COMMON_CLK 2014-11-13 16:10:27 +01:00
Makefile drm/tegra: Remove host1x drm_bus implementation 2014-06-05 23:14:46 +02:00
mipi-phy.c drm/tegra: dsi: Adjust D-PHY timing 2015-01-27 10:14:40 +01:00
mipi-phy.h drm/tegra: Relicense under GPL v2 2014-04-04 09:12:51 +02:00
output.c drm/tegra: output: Support low-active hotplug detect 2015-08-13 13:47:40 +02:00
rgb.c drm/tegra: rgb: Restore DPMS 2015-08-13 13:48:54 +02:00
sor.c drm/tegra: sor: Use DRM debugfs infrastructure for CRC 2015-08-13 13:47:57 +02:00
sor.h drm/tegra: sor: Rename registers for consistency 2015-08-13 13:47:50 +02:00