summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/dc.c
AgeCommit message (Expand)Author
2015-11-05Merge tag 'drm/tegra/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2015-10-30drm/tegra: dc: Request/free syncpoint at init/exitThierry Reding
2015-09-08drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.Maarten Lankhorst
2015-08-17Merge tag 'drm/tegra/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2015-08-13drm/tegra: dc: Implement atomic DPMSThierry Reding
2015-08-13drm/tegra: dc: Don't explicitly set owner moduleThierry Reding
2015-08-13drm/tegra: dc: Record statisticsThierry Reding
2015-08-13drm/tegra: dc: Request syncpoint earlierThierry Reding
2015-08-13drm/tegra: dc: Remove gratuituous blank lineThierry Reding
2015-08-13drm/tegra: dc: Clarify comment about cursor treatmentThierry Reding
2015-08-13drm/tegra: dc: Implement CRC debugfs interfaceThierry Reding
2015-08-13drm/tegra: dc: Add Tegra210 supportThierry Reding
2015-08-13drm/tegra: dc: Reset VBLANK to offThierry Reding
2015-07-27drm/atomic: pass old crtc state to atomic_begin/flush.Maarten Lankhorst
2015-04-08Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2015-04-02drm/tegra: dc: Document tegra_dc_state_setup_clock()Thierry Reding
2015-04-02drm/tegra: dc: Remove unused callbacksThierry Reding
2015-04-02drm/tegra: dc: Remove unused functionThierry Reding
2015-04-02drm/tegra: dc: Use base atomic state helpersThierry Reding
2015-04-02drm/tegra: dc: Implement hardware VBLANK counterThierry Reding
2015-04-02drm/tegra: dc: Check for valid parent clockThierry Reding
2015-03-09Merge tag 'v4.0-rc3' into drm-nextDave Airlie
2015-03-05drm: Pass in new and old plane state to prepare_fb and cleanup_fbTvrtko Ursulin
2015-02-19drm/tegra: dc: Move more code into ->init()Thierry Reding
2015-02-19drm/tegra: dc: Wire up CRTC parent of atomic stateThierry Reding
2015-02-19drm/tegra: dc: Reset state's active_changed fieldThierry Reding
2015-01-27drm/tegra: dc: Unify enabling the display controllerThierry Reding
2015-01-27drm/tegra: Track tiling and format in plane stateThierry Reding
2015-01-27drm/tegra: Track active planes in CRTC stateThierry Reding
2015-01-27drm/tegra: Atomic conversion, phase 3, step 3Thierry Reding
2015-01-27drm/tegra: Atomic conversion, phase 3, step 2Thierry Reding
2015-01-27drm/tegra: dc: Use atomic clock state in modesetThierry Reding
2015-01-27drm/tegra: dc: Store clock setup in atomic stateThierry Reding
2015-01-27drm/tegra: Atomic conversion, phase 3, step 1Thierry Reding
2015-01-27drm/tegra: Atomic conversion, phase 2Thierry Reding
2015-01-27drm/tegra: Atomic conversion, phase 1Thierry Reding
2015-01-27drm/tegra: dc: Do not needlessly deassert resetThierry Reding
2015-01-27drm/tegra: Remove remnants of the output midlayerThierry Reding
2015-01-27drm/tegra: rgb: DemidlayerThierry Reding
2015-01-27drm/tegra: Add tegra_dc_setup_clock() helperThierry Reding
2015-01-27drm/tegra: output: Make ->setup_clock() optionalThierry Reding
2015-01-27drm/tegra: dc: No longer disable planes at CRTC disableThierry Reding
2015-01-27drm/tegra: dc: Wait for idle when disabledThierry Reding
2015-01-27drm/tegra: Stop CRTC at CRTC disable timeThierry Reding
2015-01-27drm/tegra: Use tegra_commit_dc() in output driversThierry Reding
2015-01-27drm/tegra: dc: Fix bad irqsave/restore in tegra_dc_finish_page_flip()Dan Carpenter
2015-01-27drm/tegra: dc: Return planar flag for non-YUV modesThierry Reding
2015-01-27drm/tegra: dc: Describe register copiesThierry Reding
2015-01-27drm/tegra: dc: Initialize border colorThierry Reding
2015-01-27drm/tegra: plane: Use proper possible_crtcs maskThierry Reding