summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/dc.c
AgeCommit message (Expand)Author
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
2015-01-27drm/tegra: Remove redundant zeroing out of memoryThierry Reding
2015-01-09Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-12-17drm/tegra: dc: Select root window for event dispatchSean Paul
2014-12-17drm/tegra: dc: Fix a potential race on page-flip completionThierry Reding
2014-12-17drm/tegra: dc: Consistently use the same pipeThierry Reding
2014-12-10drm/tegra: Remove dummy ->load_lut() implementationThierry Reding
2014-12-02Merge tag 'v3.18-rc7' into drm-nextDave Airlie
2014-11-15Merge tag 'drm/tegra/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Dave Airlie
2014-11-13drm/tegra: dc: Universal plane supportThierry Reding
2014-11-13drm/tegra: dc: Registers are 32 bits wideThierry Reding
2014-11-13drm/tegra: dc: Factor out DC, window and cursor commitThierry Reding
2014-11-13drm/tegra: Add IOMMU supportThierry Reding
2014-11-13drm/tegra: dc: Add powergate supportThierry Reding
2014-11-13drm/tegra: dc: Add missing call to drm_vblank_on()Thierry Reding
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter
2014-08-04drm/tegra: add MODULE_DEVICE_TABLEsStephen Warren
2014-08-04drm/tegra: dc - Reset controller on driver removeThierry Reding
2014-08-04drm/tegra: Properly align stride for framebuffersThierry Reding
2014-08-04drm/tegra: Implement more tiling modesThierry Reding
2014-06-05drm/tegra: Add hardware cursor supportThierry Reding
2014-06-05drm/tegra: Remove host1x drm_bus implementationThierry Reding
2014-06-05drm/tegra: dc - Compute shift clock divider in output driversThierry Reding
2014-06-05drm/tegra: dc - Move around shift clock programmingThierry Reding