summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-01-27drm/tegra: Remove unused ->mode_fixup() callbacksThierry 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: sor: Implement ->atomic_check()Thierry Reding
2015-01-27drm/tegra: hdmi: Implement ->atomic_check()Thierry Reding
2015-01-27drm/tegra: dsi: Implement ->atomic_check()Thierry Reding
2015-01-27drm/tegra: rgb: Implement ->atomic_check()Thierry 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: Output cleanup functions cannot failThierry Reding
2015-01-27drm/tegra: Remove remnants of the output midlayerThierry Reding
2015-01-27drm/tegra: debugfs cleanup cannot failThierry Reding
2015-01-27drm/tegra: sor: DemidlayerThierry Reding
2015-01-27drm/tegra: dsi: DemidlayerThierry Reding
2015-01-27drm/tegra: hdmi: DemidlayerThierry 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: Convert output midlayer to helpersThierry Reding
2015-01-27drm/tegra: dc: No longer disable planes at CRTC disableThierry Reding
2015-01-27drm/tegra: Move tegra_drm_mode_funcs to the coreThierry 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/atomic: Add ->atomic_check() to encoder helpersThierry Reding
2015-01-27drm/plane: Add optional ->atomic_disable() callbackThierry Reding
2015-01-27drm/plane: Make ->atomic_update() mandatoryThierry Reding
2015-01-27drm/tegra: gem: oops in error handlingDan Carpenter
2015-01-27drm/tegra: dc: Fix bad irqsave/restore in tegra_dc_finish_page_flip()Dan Carpenter
2015-01-27drm/tegra: dsi: Adjust D-PHY timingDavid Ung
2015-01-27drm/tegra: dsi: Reset across ->exit()/->init()Thierry Reding
2015-01-27drm/tegra: dsi: Soft-reset controller on ->disableThierry Reding
2015-01-27drm/tegra: dsi: Registers are 32-bitThierry Reding
2015-01-27drm/tegra: hdmi: Registers are 32-bitThierry Reding
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: Check for NULL pointer instead of IS_ERR()Dan Carpenter
2015-01-27drm/tegra: plane: Use proper possible_crtcs maskThierry Reding
2015-01-27drm/tegra: Remove redundant zeroing out of memoryThierry Reding
2015-01-27drm/tegra: gem: Use iommu_map_sg()Thierry Reding
2015-01-27gpu: host1x: Provide a proper struct bus_typeThierry Reding
2015-01-23gpu: host1x: Factor out __host1x_device_del()Thierry Reding
2015-01-23gpu: host1x: Call host1x_device_add() under lockThierry Reding
2015-01-23gpu: host1x: Call ->remove() only when a device is boundThierry Reding
2015-01-22Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie