aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/dsi.c
Commit message (Expand)AuthorAge
* drm/tegra: dc: Unify enabling the display controllerThierry Reding2015-01-27
* drm/tegra: Remove unused ->mode_fixup() callbacksThierry Reding2015-01-27
* drm/tegra: dsi: Implement ->atomic_check()Thierry Reding2015-01-27
* drm/tegra: Atomic conversion, phase 2Thierry Reding2015-01-27
* drm/tegra: Atomic conversion, phase 1Thierry Reding2015-01-27
* drm/tegra: Output cleanup functions cannot failThierry Reding2015-01-27
* drm/tegra: Remove remnants of the output midlayerThierry Reding2015-01-27
* drm/tegra: debugfs cleanup cannot failThierry Reding2015-01-27
* drm/tegra: dsi: DemidlayerThierry Reding2015-01-27
* drm/tegra: Stop CRTC at CRTC disable timeThierry Reding2015-01-27
* drm/tegra: Use tegra_commit_dc() in output driversThierry Reding2015-01-27
* drm/tegra: dsi: Reset across ->exit()/->init()Thierry Reding2015-01-27
* drm/tegra: dsi: Soft-reset controller on ->disableThierry Reding2015-01-27
* drm/tegra: dsi: Registers are 32-bitThierry Reding2015-01-27
* drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlierSean Paul2014-11-13
* drm/tegra: dsi: Replace 1000000 by USEC_PER_SECThierry Reding2014-11-13
* drm/tegra: dsi: Replace 1000000000UL by NSEC_PER_SECThierry Reding2014-11-13
* drm/tegra: dsi: Implement host transfersThierry Reding2014-11-13
* drm/tegra: dsi: Add ganged mode supportThierry Reding2014-11-13
* drm/tegra: dsi: Split out tegra_dsi_set_timeout()Thierry Reding2014-11-13
* drm/tegra: dsi: Add command mode supportThierry Reding2014-11-13
* drm/tegra: dsi: Refactor in preparation for command modeThierry Reding2014-11-13
* drm/tegra: dsi: Properly cleanup on probe failureThierry Reding2014-11-13
* drm/tegra: dsi: Mark connector hotpluggableThierry Reding2014-11-13
* drm/tegra: dsi: Leave parent clock aloneThierry Reding2014-11-13
* drm/tegra: dsi: Do not manage clock on enable/disableThierry Reding2014-11-13
* drm/tegra: dsi: Make FIFO depths host parametersThierry Reding2014-11-13
* drm/tegra: add MODULE_DEVICE_TABLEsStephen Warren2014-08-04
* drm/tegra: dsi - Handle non-continuous clock flagAlexandre Courbot2014-08-04
* drm/tegra: Remove host1x drm_bus implementationThierry Reding2014-06-05
* drm/tegra: dsi - Do not needlessly recompute pclkThierry Reding2014-06-05
* drm/tegra: dc - Compute shift clock divider in output driversThierry Reding2014-06-05
* drm/tegra: dsi - Reset controller on driver unloadThierry Reding2014-06-05
* drm/tegra: dsi - Fix typo when disabling controllerThierry Reding2014-06-05
* drm/tegra: dsi - Add enable guardThierry Reding2014-06-05
* drm/tegra: dsi - Initialize proper packet sequencesThierry Reding2014-06-05
* drm/tegra: dsi - Implement VDD supply supportThierry Reding2014-06-05
* drm/tegra: dsi - Remove unneeded codeThierry Reding2014-06-05
* drm/tegra: dsi - Use internal pixel formatThierry Reding2014-06-05
* drm/tegra: Relicense under GPL v2Thierry Reding2014-04-04
* drm/tegra: Relocate some output-specific codeThierry Reding2013-12-20
* drm/tegra: Fix return value checkWei Yongjun2013-12-20
* drm/tegra: Add DSI supportThierry Reding2013-12-20