summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-06drm/tegra: sor - Make debugfs setup consistentThierry Reding1-6/+5
2014-06-06drm/tegra: sor - Recursively remove debugfs treeThierry Reding1-1/+1
2014-06-06drm/tegra: dp - Mark the connector as hotplug capableThierry Reding1-0/+1
2014-06-06drm/tegra: dp - Implement hotplug detection in work queueThierry Reding1-10/+20
2014-06-06drm/tegra: Add hardware cursor supportThierry Reding2-3/+138
2014-06-06drm/tegra: Remove host1x drm_bus implementationThierry Reding10-96/+52
2014-06-06drm: Document how to register devices without struct drm_busThierry Reding1-0/+26
2014-06-06drm: Add device registration documentationThierry Reding5-62/+85
2014-06-06drm: Introduce drm_dev_set_unique()Thierry Reding3-6/+46
2014-06-06gpu: host1x: Rename internal functions for clarityThierry Reding1-6/+6
2014-06-06drm/tegra: gem - Make tegra_bo_import() staticThierry Reding1-1/+2
2014-06-06drm/tegra: hdmi - Add Tegra124 supportThierry Reding2-0/+89
2014-06-06drm/tegra: sor - Protect CRC debugfs against enable stateThierry Reding1-24/+45
2014-06-06drm/tegra: dsi - Do not needlessly recompute pclkThierry Reding1-1/+0
2014-06-06drm/tegra: dc - Compute shift clock divider in output driversThierry Reding6-41/+82
2014-06-06drm/tegra: dc - Move around shift clock programmingThierry Reding1-9/+10
2014-06-06drm/tegra: dsi - Reset controller on driver unloadThierry Reding1-0/+1
2014-06-06drm/tegra: dsi - Fix typo when disabling controllerThierry Reding1-1/+1
2014-06-06drm/tegra: dsi - Add enable guardThierry Reding1-0/+11
2014-06-06drm/tegra: dsi - Initialize proper packet sequencesThierry Reding1-4/+46
2014-06-06drm/tegra: dsi - Implement VDD supply supportThierry Reding2-0/+18
2014-06-06drm/tegra: dsi - Remove unneeded codeThierry Reding1-85/+0
2014-06-06drm/tegra: dsi - Use internal pixel formatThierry Reding2-1/+43
2014-06-06drm/tegra: hdmi - Fix disable sequenceThierry Reding1-0/+8
2014-06-06drm/tegra: hdmi - Disable LVDS modeThierry Reding2-1/+10
2014-06-06drm/tegra: hdmi - Use proper power-up sequenceThierry Reding1-0/+11
2014-06-06drm/tegra: hdmi - Clean up clock usageThierry Reding1-14/+6
2014-06-06drm/tegra: hdmi - Reverse regulator enable orderingThierry Reding1-12/+12
2014-06-06drm/tegra: hdmi - Remove duplicate codeThierry Reding1-10/+0
2014-06-06drm/tegra: hdmi - Add connector supply supportThierry Reding2-9/+24
2014-06-06drm/tegra: dc - Use proper H/V ref-to-sync valuesThierry Reding1-3/+2
2014-06-06drm/tegra: dc - Do not touch power control registerThierry Reding1-4/+0
2014-06-06drm/tegra: dc - Reshuffle code to get rid of prototypesThierry Reding2-251/+248
2014-06-06drm/tegra: dc - Rename INVERT_V to V_DIRECTIONThierry Reding2-4/+5
2014-06-06drm/tegra: sor - Add CRC debugfs supportThierry Reding2-0/+125
2014-06-06drm/tegra: dc - Add YUYV supportThierry Reding2-6/+22
2014-06-06drm/tegra: Cleanup header fileThierry Reding1-26/+23
2014-06-06drm: Fix getconnector connection_mutex lockingDaniel Vetter1-2/+2
2014-06-05drm/panel: simple - Disable panel on shutdownThierry Reding1-0/+19
2014-06-05drm/panel: add support for EDT ET057090DHU panelStefan Agner2-0/+33
2014-06-05drm/panel: Add support for EDT ETM0700G0DH6 and ET070080DH6 panelsPhilipp Zabel3-0/+49
2014-06-05drm/panel: ld9040: add power control sequenceAndrzej Hajda1-0/+3
2014-06-05drm/panel: s6e8aa0: silence array overflow warningDan Carpenter1-0/+1
2014-06-05drm/dsi: Support device shutdownThierry Reding2-0/+12
2014-06-05drm/i915: BDW: Adding missing cursor offsets.Rodrigo Vivi1-0/+2
2014-06-05drm: Fix getconnector connection_mutex lockingDaniel Vetter1-2/+2
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie924-6382/+11785
2014-06-05drm/i915/bdw: Only use 2g GGTT for 32b platformsBen Widawsky1-0/+7
2014-06-05drm/i915: Nuke pipe A quirk on i830MDaniel Vetter1-3/+0
2014-06-05drm/i915: fix display power sw state reportingImre Deak1-1/+16