summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-27drm/tegra: dc: Store clock setup in atomic stateThierry Reding2-3/+72
2015-01-27drm/tegra: Atomic conversion, phase 3, step 1Thierry Reding2-6/+10
2015-01-27drm/tegra: Atomic conversion, phase 2Thierry Reding6-0/+22
2015-01-27drm/tegra: Atomic conversion, phase 1Thierry Reding7-185/+223
2015-01-27drm/tegra: dc: Do not needlessly deassert resetThierry Reding1-4/+0
2015-01-27drm/tegra: Output cleanup functions cannot failThierry Reding6-32/+13
2015-01-27drm/tegra: Remove remnants of the output midlayerThierry Reding7-212/+32
2015-01-27drm/tegra: debugfs cleanup cannot failThierry Reding3-27/+9
2015-01-27drm/tegra: sor: DemidlayerThierry Reding3-368/+410
2015-01-27drm/tegra: dsi: DemidlayerThierry Reding3-169/+195
2015-01-27drm/tegra: hdmi: DemidlayerThierry Reding3-139/+147
2015-01-27drm/tegra: rgb: DemidlayerThierry Reding4-112/+161
2015-01-27drm/tegra: Add tegra_dc_setup_clock() helperThierry Reding2-0/+22
2015-01-27drm/tegra: output: Make ->setup_clock() optionalThierry Reding2-11/+9
2015-01-27drm/tegra: Convert output midlayer to helpersThierry Reding2-12/+21
2015-01-27drm/tegra: dc: No longer disable planes at CRTC disableThierry Reding1-14/+0
2015-01-27drm/tegra: Move tegra_drm_mode_funcs to the coreThierry Reding3-21/+23
2015-01-27drm/tegra: dc: Wait for idle when disabledThierry Reding1-5/+65
2015-01-27drm/tegra: Stop CRTC at CRTC disable timeThierry Reding5-16/+6
2015-01-27drm/tegra: Use tegra_commit_dc() in output driversThierry Reding6-18/+11
2015-01-27drm/atomic: Add ->atomic_check() to encoder helpersThierry Reding2-7/+22
2015-01-27drm/plane: Add optional ->atomic_disable() callbackThierry Reding4-2/+57
2015-01-27drm/plane: Make ->atomic_update() mandatoryThierry Reding2-2/+2
2015-01-27drm/tegra: gem: oops in error handlingDan Carpenter1-3/+2
2015-01-27drm/tegra: dc: Fix bad irqsave/restore in tegra_dc_finish_page_flip()Dan Carpenter1-2/+2
2015-01-27drm/tegra: dsi: Adjust D-PHY timingDavid Ung1-6/+19
2015-01-27drm/tegra: dsi: Reset across ->exit()/->init()Thierry Reding1-13/+14
2015-01-27drm/tegra: dsi: Soft-reset controller on ->disableThierry Reding1-0/+25
2015-01-27drm/tegra: dsi: Registers are 32-bitThierry Reding1-7/+7
2015-01-27drm/tegra: hdmi: Registers are 32-bitThierry Reding1-18/+18
2015-01-27drm/tegra: dc: Return planar flag for non-YUV modesThierry Reding1-0/+3
2015-01-27drm/tegra: dc: Describe register copiesThierry Reding1-0/+12
2015-01-27drm/tegra: dc: Initialize border colorThierry Reding1-0/+8
2015-01-27drm/tegra: Check for NULL pointer instead of IS_ERR()Dan Carpenter1-2/+2
2015-01-27drm/tegra: plane: Use proper possible_crtcs maskThierry Reding1-1/+14
2015-01-27drm/tegra: Remove redundant zeroing out of memoryThierry Reding2-18/+0
2015-01-27drm/tegra: gem: Use iommu_map_sg()Thierry Reding1-32/+2
2015-01-27gpu: host1x: Provide a proper struct bus_typeThierry Reding6-45/+103
2015-01-23gpu: host1x: Factor out __host1x_device_del()Thierry Reding1-44/+49
2015-01-23gpu: host1x: Call host1x_device_add() under lockThierry Reding1-4/+2
2015-01-23gpu: host1x: Call ->remove() only when a device is boundThierry Reding2-2/+9
2015-01-22Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie551-2821/+5301
2015-01-22Merge branch 'drm-sti-next-add-dvo' of git://git.linaro.org/people/benjamin.g...Dave Airlie6-0/+920
2015-01-22Merge tag 'atmel-hlcdc-drm-3.20' of https://github.com/bbrezillon/linux-at91 ...Dave Airlie15-0/+3561
2015-01-22Merge tag 'drm-amdkfd-next-2015-01-21' of git://people.freedesktop.org/~gabba...Dave Airlie27-985/+1387
2015-01-21Merge tag 'trace-sh-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-1/+0
2015-01-21drm: add DT bindings documentation for atmel-hlcdc-dc driverBoris Brezillon1-0/+53
2015-01-21drm: add Atmel HLCDC Display Controller supportBoris Brezillon11-0/+3459
2015-01-21drm: panel: simple-panel: add bus format information for foxlink panelBoris Brezillon1-0/+1
2015-01-21drm: panel: simple-panel: add support for bus_format retrievalBoris Brezillon1-0/+5