index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
dsi.c
Age
Commit message (
Expand
)
Author
2016-01-05
drm/tegra: Use __drm_atomic_helper_reset_connector for subclassing connector ...
Maarten Lankhorst
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-08-13
drm/tegra: dsi: Restore DPMS
Thierry Reding
2015-08-13
drm/tegra: dsi: Add Tegra210 support
Thierry Reding
2015-08-13
drm/tegra: dsi: Add Tegra132 support
Thierry Reding
2015-08-13
drm/tegra: dsi: Add Tegra124 support
Thierry Reding
2015-08-13
drm/tegra: dsi: Use proper back-porch for non-sync video mode
Thierry Reding
2015-01-27
drm/tegra: dc: Unify enabling the display controller
Thierry Reding
2015-01-27
drm/tegra: Remove unused ->mode_fixup() callbacks
Thierry Reding
2015-01-27
drm/tegra: dsi: Implement ->atomic_check()
Thierry Reding
2015-01-27
drm/tegra: Atomic conversion, phase 2
Thierry Reding
2015-01-27
drm/tegra: Atomic conversion, phase 1
Thierry Reding
2015-01-27
drm/tegra: Output cleanup functions cannot fail
Thierry Reding
2015-01-27
drm/tegra: Remove remnants of the output midlayer
Thierry Reding
2015-01-27
drm/tegra: debugfs cleanup cannot fail
Thierry Reding
2015-01-27
drm/tegra: dsi: Demidlayer
Thierry Reding
2015-01-27
drm/tegra: Stop CRTC at CRTC disable time
Thierry Reding
2015-01-27
drm/tegra: Use tegra_commit_dc() in output drivers
Thierry Reding
2015-01-27
drm/tegra: dsi: Reset across ->exit()/->init()
Thierry Reding
2015-01-27
drm/tegra: dsi: Soft-reset controller on ->disable
Thierry Reding
2015-01-27
drm/tegra: dsi: Registers are 32-bit
Thierry Reding
2014-11-13
drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlier
Sean Paul
2014-11-13
drm/tegra: dsi: Replace 1000000 by USEC_PER_SEC
Thierry Reding
2014-11-13
drm/tegra: dsi: Replace 1000000000UL by NSEC_PER_SEC
Thierry Reding
2014-11-13
drm/tegra: dsi: Implement host transfers
Thierry Reding
2014-11-13
drm/tegra: dsi: Add ganged mode support
Thierry Reding
2014-11-13
drm/tegra: dsi: Split out tegra_dsi_set_timeout()
Thierry Reding
2014-11-13
drm/tegra: dsi: Add command mode support
Thierry Reding
2014-11-13
drm/tegra: dsi: Refactor in preparation for command mode
Thierry Reding
2014-11-13
drm/tegra: dsi: Properly cleanup on probe failure
Thierry Reding
2014-11-13
drm/tegra: dsi: Mark connector hotpluggable
Thierry Reding
2014-11-13
drm/tegra: dsi: Leave parent clock alone
Thierry Reding
2014-11-13
drm/tegra: dsi: Do not manage clock on enable/disable
Thierry Reding
2014-11-13
drm/tegra: dsi: Make FIFO depths host parameters
Thierry Reding
2014-08-04
drm/tegra: add MODULE_DEVICE_TABLEs
Stephen Warren
2014-08-04
drm/tegra: dsi - Handle non-continuous clock flag
Alexandre Courbot
2014-06-05
drm/tegra: Remove host1x drm_bus implementation
Thierry Reding
2014-06-05
drm/tegra: dsi - Do not needlessly recompute pclk
Thierry Reding
2014-06-05
drm/tegra: dc - Compute shift clock divider in output drivers
Thierry Reding
2014-06-05
drm/tegra: dsi - Reset controller on driver unload
Thierry Reding
2014-06-05
drm/tegra: dsi - Fix typo when disabling controller
Thierry Reding
2014-06-05
drm/tegra: dsi - Add enable guard
Thierry Reding
2014-06-05
drm/tegra: dsi - Initialize proper packet sequences
Thierry Reding
2014-06-05
drm/tegra: dsi - Implement VDD supply support
Thierry Reding
2014-06-05
drm/tegra: dsi - Remove unneeded code
Thierry Reding
2014-06-05
drm/tegra: dsi - Use internal pixel format
Thierry Reding
2014-04-04
drm/tegra: Relicense under GPL v2
Thierry Reding
2013-12-20
drm/tegra: Relocate some output-specific code
Thierry Reding
2013-12-20
drm/tegra: Fix return value check
Wei Yongjun
2013-12-20
drm/tegra: Add DSI support
Thierry Reding