summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/panel: add support for EDT ET057090DHU panelStefan Agner2014-06-051-0/+26
| | * | drm/panel: Add support for EDT ETM0700G0DH6 and ET070080DH6 panelsPhilipp Zabel2014-06-051-0/+29
| | * | drm/panel: ld9040: add power control sequenceAndrzej Hajda2014-06-051-0/+3
| | * | drm/panel: s6e8aa0: silence array overflow warningDan Carpenter2014-06-051-0/+1
| | * | drm/dsi: Support device shutdownThierry Reding2014-06-051-0/+10
| * | | Merge tag 'drm/tegra/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2014-06-1023-680/+1398
| |\ \ \
| | * | | drm/tegra: sor - Remove obsolete commentThierry Reding2014-06-091-1/+1
| | * | | drm/tegra: sor - Enable only the necessary number of lanesThierry Reding2014-06-091-1/+1
| | * | | drm/tegra: sor - Power on only the necessary lanesThierry Reding2014-06-091-3/+17
| | * | | drm/tegra: sor - Do not program interlaced mode registersThierry Reding2014-06-091-3/+0
| | * | | drm/tegra: sor - Do not hardcode link speedThierry Reding2014-06-091-2/+2
| | * | | drm/tegra: sor - Do not hardcode number of blank symbolsThierry Reding2014-06-091-3/+23
| | * | | drm/tegra: sor - Don't hardcode link parametersThierry Reding2014-06-091-10/+213
| | * | | drm/tegra: sor - Change power down orderingStéphane Marchesin2014-06-091-1/+1
| | * | | drm/tegra: sor - Fix copy/paste errorStéphane Marchesin2014-06-091-1/+1
| | * | | drm/tegra: sor - Remove pixel clock roundingStéphane Marchesin2014-06-091-3/+0
| | * | | drm/tegra: sor - Make debugfs setup consistentThierry Reding2014-06-061-6/+5
| | * | | drm/tegra: sor - Recursively remove debugfs treeThierry Reding2014-06-061-1/+1
| | * | | drm/tegra: dp - Mark the connector as hotplug capableThierry Reding2014-06-051-0/+1
| | * | | drm/tegra: dp - Implement hotplug detection in work queueThierry Reding2014-06-051-10/+20
| | * | | drm/tegra: Add hardware cursor supportThierry Reding2014-06-052-3/+138
| | * | | drm/tegra: Remove host1x drm_bus implementationThierry Reding2014-06-0510-96/+52
| | * | | drm: Add device registration documentationThierry Reding2014-06-054-62/+75
| | * | | drm: Introduce drm_dev_set_unique()Thierry Reding2014-06-052-6/+44
| | * | | gpu: host1x: Rename internal functions for clarityThierry Reding2014-06-051-6/+6
| | * | | drm/tegra: gem - Make tegra_bo_import() staticThierry Reding2014-06-051-1/+2
| | * | | drm/tegra: hdmi - Add Tegra124 supportThierry Reding2014-06-052-0/+89
| | * | | drm/tegra: sor - Protect CRC debugfs against enable stateThierry Reding2014-06-051-24/+45
| | * | | drm/tegra: dsi - Do not needlessly recompute pclkThierry Reding2014-06-051-1/+0
| | * | | drm/tegra: dc - Compute shift clock divider in output driversThierry Reding2014-06-056-41/+82
| | * | | drm/tegra: dc - Move around shift clock programmingThierry Reding2014-06-051-9/+10
| | * | | drm/tegra: dsi - Reset controller on driver unloadThierry Reding2014-06-051-0/+1
| | * | | drm/tegra: dsi - Fix typo when disabling controllerThierry Reding2014-06-051-1/+1
| | * | | drm/tegra: dsi - Add enable guardThierry Reding2014-06-051-0/+11
| | * | | drm/tegra: dsi - Initialize proper packet sequencesThierry Reding2014-06-051-4/+46
| | * | | drm/tegra: dsi - Implement VDD supply supportThierry Reding2014-06-051-0/+17
| | * | | drm/tegra: dsi - Remove unneeded codeThierry Reding2014-06-051-85/+0
| | * | | drm/tegra: dsi - Use internal pixel formatThierry Reding2014-06-052-1/+43
| | * | | drm/tegra: hdmi - Fix disable sequenceThierry Reding2014-06-051-0/+8
| | * | | drm/tegra: hdmi - Disable LVDS modeThierry Reding2014-06-052-1/+10
| | * | | drm/tegra: hdmi - Use proper power-up sequenceThierry Reding2014-06-051-0/+11
| | * | | drm/tegra: hdmi - Clean up clock usageThierry Reding2014-06-051-14/+6
| | * | | drm/tegra: hdmi - Reverse regulator enable orderingThierry Reding2014-06-051-12/+12
| | * | | drm/tegra: hdmi - Remove duplicate codeThierry Reding2014-06-051-10/+0
| | * | | drm/tegra: hdmi - Add connector supply supportThierry Reding2014-06-051-9/+23
| | * | | drm/tegra: dc - Use proper H/V ref-to-sync valuesThierry Reding2014-06-051-3/+2
| | * | | drm/tegra: dc - Do not touch power control registerThierry Reding2014-06-051-4/+0
| | * | | drm/tegra: dc - Reshuffle code to get rid of prototypesThierry Reding2014-06-052-251/+248
| | * | | drm/tegra: dc - Rename INVERT_V to V_DIRECTIONThierry Reding2014-06-052-4/+5
| | * | | drm/tegra: sor - Add CRC debugfs supportThierry Reding2014-06-052-0/+125