summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)Author
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
2014-04-08drm/tegra: dp: Support address-only I2C-over-AUX transactionsThierry Reding
2014-04-05Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2014-04-04drm/tegra: Use standard GPL v2 license textThierry Reding
2014-04-04drm/tegra: Relicense under GPL v2Thierry Reding
2014-04-04drm/tegra: Add eDP supportThierry Reding
2014-04-04drm/tegra: prime: Add vmap supportThierry Reding
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-03-18Merge tag 'v3.14-rc7' into drm-nextDave Airlie
2014-03-16drm: provide device-refcountDavid Herrmann
2014-02-12drm/tegra: Add guard to avoid double disable/enable of RGB outputsDmitry Osipenko
2014-02-12drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV'Paul Bolle
2014-01-29Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/...Dave Airlie
2014-01-23drm/tegra: Obtain head number from DTThierry Reding
2014-01-14drm/tegra: Use proper data typeThierry Reding
2014-01-14drm/tegra: Clarify how panel modes override othersThierry Reding
2014-01-14drm/tegra: Fix possible CRTC mask for RGB outputsThierry Reding
2014-01-14drm/tegra: Don't check resource with devm_ioremap_resource()Wolfram Sang
2013-12-23Merge tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie
2013-12-20drm/tegra: fix compile w/ CONFIG_DYNAMIC_DEBUGStephen Warren
2013-12-20drm/tegra: Add PRIME supportThierry Reding
2013-12-20drm/tegra: Relocate some output-specific codeThierry Reding
2013-12-20drm/tegra: Add Tegra124 DC supportThierry Reding
2013-12-20drm/tegra: Fix small leak on error in tegra_fb_alloc()Dan Carpenter
2013-12-20drm/tegra: Make legacy fbdev support optionalThierry Reding
2013-12-20drm/tegra: Sort reverse-dependencies alphabeticallyThierry Reding
2013-12-20drm/tegra: Fix return value checkWei Yongjun