summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: rename alt_domain to allowed_domainsChristian König2014-06-104-14/+15
* drm/radeon: use the SDMA on for buffer moves on CIK againChristian König2014-06-101-2/+2
* drm/radeon: remove range check from *_gart_set_pageChristian König2014-06-106-27/+16
* drm/radeon: stop poisoning the GART TLBChristian König2014-06-101-1/+4
* drm/radeon: hdmi deep color modes must obey clock limit of sink.Mario Kleiner2014-06-103-0/+35
* drm/edid: Store all supported hdmi deep color modes in drm_display_infoMario Kleiner2014-06-102-0/+6
* drm/radeon: add missing vce init case for hawaiiAlex Deucher2014-06-101-0/+1
* drm/radeon: use lower_32_bits where appropriateChristian König2014-06-107-27/+27
* drm/doc: Fix nouveau typoDamien Lespiau2014-06-101-1/+1
* Merge tag 'drm/panel/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2014-06-109-0/+149
|\
| * drm/panel: simple - Add AUO B133XTN01 panel supportStéphane Marchesin2014-06-092-0/+32
| * drm/panel: simple - Disable panel on shutdownThierry Reding2014-06-051-0/+19
| * drm/panel: add support for EDT ET057090DHU panelStefan Agner2014-06-052-0/+33
| * drm/panel: Add support for EDT ETM0700G0DH6 and ET070080DH6 panelsPhilipp Zabel2014-06-053-0/+49
| * 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-052-0/+12
* | Merge tag 'drm/tegra/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2014-06-1026-680/+1438
|\ \
| * | 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: Document how to register devices without struct drm_busThierry Reding2014-06-051-0/+26
| * | drm: Add device registration documentationThierry Reding2014-06-055-62/+85
| * | drm: Introduce drm_dev_set_unique()Thierry Reding2014-06-053-6/+46
| * | 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-052-0/+18
| * | drm/tegra: dsi - Remove unneeded codeThierry Reding2014-06-051-85/+0