aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/dsi.c
Commit message (Expand)AuthorAge
* drm/tegra: dsi: Enhance runtime power managementThierry Reding2016-08-24
* Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-07-15
|\
| * drm/tegra: dsi: Prepare for generic PM domain supportJon Hunter2016-07-14
| * drm/tegra: dsi: Implement runtime PMThierry Reding2016-07-04
* | drm: tegra: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-10
|/
* drm/tegra: Fix crash caused by reference count imbalanceJon Hunter2016-05-18
* drm/tegra: Use __drm_atomic_helper_reset_connector for subclassing connector ...Maarten Lankhorst2016-01-05
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
* drm/tegra: dsi: Restore DPMSThierry Reding2015-08-13
* drm/tegra: dsi: Add Tegra210 supportThierry Reding2015-08-13
* drm/tegra: dsi: Add Tegra132 supportThierry Reding2015-08-13
* drm/tegra: dsi: Add Tegra124 supportThierry Reding2015-08-13
* drm/tegra: dsi: Use proper back-porch for non-sync video modeThierry Reding2015-08-13
* 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