aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)Author
2014-06-09drm/tegra: sor - Remove obsolete commentThierry Reding
2014-06-09drm/tegra: sor - Enable only the necessary number of lanesThierry Reding
2014-06-09drm/tegra: sor - Power on only the necessary lanesThierry Reding
2014-06-09drm/tegra: sor - Do not program interlaced mode registersThierry Reding
2014-06-09drm/tegra: sor - Do not hardcode link speedThierry Reding
2014-06-09drm/tegra: sor - Do not hardcode number of blank symbolsThierry Reding
2014-06-09drm/tegra: sor - Don't hardcode link parametersThierry Reding
2014-06-09drm/tegra: sor - Change power down orderingStéphane Marchesin
2014-06-09drm/tegra: sor - Fix copy/paste errorStéphane Marchesin
2014-06-09drm/tegra: sor - Remove pixel clock roundingStéphane Marchesin
2014-06-06drm/tegra: sor - Make debugfs setup consistentThierry Reding
2014-06-06drm/tegra: sor - Recursively remove debugfs treeThierry Reding
2014-06-05drm/tegra: dp - Mark the connector as hotplug capableThierry Reding
2014-06-05drm/tegra: dp - Implement hotplug detection in work queueThierry Reding
2014-06-05drm/tegra: Add hardware cursor supportThierry Reding
2014-06-05drm/tegra: Remove host1x drm_bus implementationThierry Reding
2014-06-05drm/tegra: gem - Make tegra_bo_import() staticThierry Reding
2014-06-05drm/tegra: hdmi - Add Tegra124 supportThierry Reding
2014-06-05drm/tegra: sor - Protect CRC debugfs against enable stateThierry Reding
2014-06-05drm/tegra: dsi - Do not needlessly recompute pclkThierry Reding
2014-06-05drm/tegra: dc - Compute shift clock divider in output driversThierry Reding
2014-06-05drm/tegra: dc - Move around shift clock programmingThierry Reding
2014-06-05drm/tegra: dsi - Reset controller on driver unloadThierry Reding
2014-06-05drm/tegra: dsi - Fix typo when disabling controllerThierry Reding
2014-06-05drm/tegra: dsi - Add enable guardThierry Reding
2014-06-05drm/tegra: dsi - Initialize proper packet sequencesThierry Reding
2014-06-05drm/tegra: dsi - Implement VDD supply supportThierry Reding
2014-06-05drm/tegra: dsi - Remove unneeded codeThierry Reding
2014-06-05drm/tegra: dsi - Use internal pixel formatThierry Reding
2014-06-05drm/tegra: hdmi - Fix disable sequenceThierry Reding
2014-06-05drm/tegra: hdmi - Disable LVDS modeThierry Reding
2014-06-05drm/tegra: hdmi - Use proper power-up sequenceThierry Reding
2014-06-05drm/tegra: hdmi - Clean up clock usageThierry Reding
2014-06-05drm/tegra: hdmi - Reverse regulator enable orderingThierry Reding
2014-06-05drm/tegra: hdmi - Remove duplicate codeThierry Reding
2014-06-05drm/tegra: hdmi - Add connector supply supportThierry Reding
2014-06-05drm/tegra: dc - Use proper H/V ref-to-sync valuesThierry Reding
2014-06-05drm/tegra: dc - Do not touch power control registerThierry Reding
2014-06-05drm/tegra: dc - Reshuffle code to get rid of prototypesThierry Reding
2014-06-05drm/tegra: dc - Rename INVERT_V to V_DIRECTIONThierry Reding
2014-06-05drm/tegra: sor - Add CRC debugfs supportThierry Reding
2014-06-05drm/tegra: dc - Add YUYV supportThierry Reding
2014-06-05drm/tegra: Cleanup header fileThierry Reding
2014-06-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark
2014-06-05drm/dp: add a hw mutex around the transfer functions. (v2)Dave Airlie
2014-05-01Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...Dave Airlie
2014-04-28Merge tag 'drm/tegra/for-3.15-rc3' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2014-04-24drm/tegra: restrict plane loops to legacy planesDaniel Vetter
2014-04-23drm: rip out dev->devnameDaniel Vetter
2014-04-22drm: kill drm_bus->bus_typeDaniel Vetter