summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)AuthorFilesLines
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 Reding1-9/+23
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-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark1-5/+2
2014-06-05drm/dp: add a hw mutex around the transfer functions. (v2)Dave Airlie1-2/+2
2014-05-01Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...Dave Airlie1-11/+0
2014-04-28Merge tag 'drm/tegra/for-3.15-rc3' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-1/+1
2014-04-24drm/tegra: restrict plane loops to legacy planesDaniel Vetter1-1/+1
2014-04-23drm: rip out dev->devnameDaniel Vetter1-10/+0
2014-04-22drm: kill drm_bus->bus_typeDaniel Vetter1-1/+0
2014-04-08drm/tegra: dp: Support address-only I2C-over-AUX transactionsThierry Reding2-13/+32
2014-04-05Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie16-100/+2070
2014-04-04drm/tegra: Use standard GPL v2 license textThierry Reding1-11/+3
2014-04-04drm/tegra: Relicense under GPL v2Thierry Reding6-87/+18
2014-04-04drm/tegra: Add eDP supportThierry Reding9-2/+2035
2014-04-04drm/tegra: prime: Add vmap supportThierry Reding1-0/+14
2014-04-02drm: Replace crtc fb with primary plane fb (v3)Matt Roper1-8/+8
2014-03-18Merge tag 'v3.14-rc7' into drm-nextDave Airlie2-1/+12
2014-03-16drm: provide device-refcountDavid Herrmann1-1/+1
2014-02-12drm/tegra: Add guard to avoid double disable/enable of RGB outputsDmitry Osipenko1-0/+11
2014-02-12drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV'Paul Bolle1-1/+1
2014-01-29Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/...Dave Airlie4-8/+45
2014-01-23drm/tegra: Obtain head number from DTThierry Reding1-2/+39
2014-01-14drm/tegra: Use proper data typeThierry Reding1-2/+1
2014-01-14drm/tegra: Clarify how panel modes override othersThierry Reding1-0/+4
2014-01-14drm/tegra: Fix possible CRTC mask for RGB outputsThierry Reding1-1/+1
2014-01-14drm/tegra: Don't check resource with devm_ioremap_resource()Wolfram Sang1-3/+0
2013-12-23Merge tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie17-78/+1801
2013-12-20drm/tegra: fix compile w/ CONFIG_DYNAMIC_DEBUGStephen Warren1-0/+1
2013-12-20drm/tegra: Add PRIME supportThierry Reding3-2/+193
2013-12-20drm/tegra: Relocate some output-specific codeThierry Reding5-35/+97
2013-12-20drm/tegra: Add Tegra124 DC supportThierry Reding4-6/+53
2013-12-20drm/tegra: Fix small leak on error in tegra_fb_alloc()Dan Carpenter1-1/+3
2013-12-20drm/tegra: Make legacy fbdev support optionalThierry Reding4-20/+45
2013-12-20drm/tegra: Sort reverse-dependencies alphabeticallyThierry Reding1-2/+2
2013-12-20drm/tegra: Fix return value checkWei Yongjun1-2/+2
2013-12-20drm/tegra: Add DSI supportThierry Reding10-1/+1320
2013-12-19drm/tegra: Disable outputs for power-savingThierry Reding1-5/+6