summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-19WIPstaging/workThierry Reding4-3/+25
2014-12-19WIP: drm/tegra: dc: Add power-management supportThierry Reding1-0/+15
2014-12-19drm/tegra: Add minimal power managementThierry Reding1-0/+25
2014-12-19WIP: drm/tegra: dc: Enable display controllerThierry Reding5-36/+11
2014-12-19drm/tegra: Track tiling and format in plane stateThierry Reding2-24/+93
2014-12-19drm/tegra: Track active planes in CRTC stateThierry Reding1-28/+47
2014-12-19drm/tegra: Atomic conversion, phase 3, step 3Thierry Reding3-119/+100
2014-12-19WIP: drm/tegra: Atomic conversion, phase 3, step 2Thierry Reding1-1/+1
2014-12-19drm/tegra: Remove unused ->mode_fixup() callbacksThierry Reding4-179/+0
2014-12-19drm/tegra: dc: Use atomic clock state in modesetThierry Reding1-54/+35
2014-12-19drm/tegra: sor: Implement ->atomic_check()Thierry Reding1-0/+22
2014-12-19drm/tegra: hdmi: Implement ->atomic_check()Thierry Reding1-0/+22
2014-12-19drm/tegra: dsi: Implement ->atomic_check()Thierry Reding1-73/+196
2014-12-19drm/tegra: rgb: Implement ->atomic_check()Thierry Reding1-0/+42
2014-12-19drm/tegra: dc: Store clock setup in atomic stateThierry Reding2-3/+77
2014-12-19drm/tegra: Atomic conversion, phase 3, step 1Thierry Reding2-6/+10
2014-12-19WIP: drm/tegra: Atomic conversion, phase 2Thierry Reding6-0/+22
2014-12-19WIP: drm/tegra: Atomic conversion, phase 1Thierry Reding7-189/+227
2014-12-19drm/tegra: Output cleanup functions cannot failThierry Reding6-32/+13
2014-12-19drm/tegra: Export tegra_output_connector_detect()Thierry Reding5-44/+9
2014-12-19drm/tegra: Remove remnants of the output midlayerThierry Reding6-160/+32
2014-12-19drm/tegra: debugfs cleanup cannot failThierry Reding3-27/+9
2014-12-19drm/tegra: sor: DemidlayerThierry Reding3-368/+410
2014-12-19WIP: drm/tegra: dsi: DemidlayerThierry Reding3-166/+203
2014-12-19drm/tegra: hdmi: DemidlayerThierry Reding3-139/+163
2014-12-19drm/tegra: rgb: DemidlayerThierry Reding4-112/+172
2014-12-19drm/tegra: Add tegra_dc_setup_clock() helperThierry Reding2-0/+22
2014-12-19drm/tegra: output: Make ->setup_clock() optionalThierry Reding2-11/+9
2014-12-19drm/tegra: Convert output midlayer to helpersThierry Reding2-9/+15
2014-12-19drm/tegra: dc: No longer disable planes at CRTC disableThierry Reding1-9/+0
2014-12-19drm/tegra: Move tegra_drm_mode_funcs to the coreThierry Reding3-21/+23
2014-12-19drm/tegra: dc: Wait for idle when disabledThierry Reding1-5/+65
2014-12-19drm/tegra: Stop CRTC at CRTC disable timeThierry Reding5-16/+6
2014-12-19drm/tegra: Use tegra_commit_dc() in output driversThierry Reding6-18/+11
2014-12-19drm/tegra: Universal planes fixupThierry Reding1-7/+2
2014-12-19drm/exynos: Update for ->atomic_update changeThierry Reding1-1/+2
2014-12-19drm/atomic: Add drm_atomic_plane_get_crtc_state()Thierry Reding1-0/+21
2014-12-19drm/atomic: Add ->atomic_check() to encoder helpersThierry Reding2-7/+22
2014-12-19drm/plane: Add optional ->atomic_disable() callbackThierry Reding4-2/+52
2014-12-19drm/plane: Make ->atomic_update() mandatoryThierry Reding1-1/+1
2014-12-19clk: Introduce clk_try_parent()Thierry Reding2-0/+45
2014-12-19drm: Move ->get_scanout_position() to struct drm_crtc_funcsThierry Reding16-121/+104
2014-12-19WIP: drm/cache: Implement drm_clflush_*() for ARMThierry Reding1-0/+45
2014-12-19Revert "Arto, host1x job fixup"Thierry Reding1-5/+2
2014-12-19Arto, host1x job fixupThierry Reding1-2/+5
2014-12-19WIP: drm/irq: Move some prototypes to drm_crtc.hThierry Reding2-13/+19
2014-12-19WIP: drm/irq: Expel legacy APIThierry Reding4-1104/+1165
2014-12-19WIP: drm: kerneldoc cleanupThierry Reding1-138/+306
2014-12-19drm: Start documenting userspace ABIThierry Reding2-22/+773
2014-12-19Revert "WIP: core: Add probed devices to dpm_list"Thierry Reding2-2/+14