aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/sor.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-07Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-22/+27
2020-01-31drm/tegra: sor: Initialize runtime PM before useThierry Reding1-15/+17
2020-01-31drm/tegra: sor: Disable runtime PM on probe failureThierry Reding1-6/+8
2020-01-31drm/tegra: sor: Suspend on clock registration failureThierry Reding1-6/+7
2020-01-15Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-62/+101
2020-01-10drm/tegra: output: Implement system suspend/resumeThierry Reding1-0/+17
2020-01-10drm/tegra: sor: Mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2020-01-10drm/tegra: Do not implement runtime PMThierry Reding1-66/+88
2020-01-10gpu: host1x: Rename "parent" to "host"Thierry Reding1-1/+1
2020-01-07drm/tegra: Provide ddc symlink in output connector sysfs directoryAndrzej Pietrasiewicz1-3/+4
2019-12-04drm/tegra: sor: Make the +5V HDMI supply optionalThierry Reding1-2/+16
2019-12-04drm/tegra: sor: Implement system suspend/resumeThierry Reding1-5/+19
2019-10-28drm/tegra: sor: Introduce audio enable/disable callbacksThierry Reding1-2/+8
2019-10-28drm/tegra: sor: Extract common audio enabling codeThierry Reding1-18/+25
2019-10-28drm/tegra: sor: Avoid timeouts on unplug eventsThierry Reding1-3/+10
2019-10-28drm/tegra: sor: Unify eDP and DP supportThierry Reding1-347/+74
2019-10-28drm/tegra: sor: Use correct I/O pad for DPThierry Reding1-0/+1
2019-10-28drm/tegra: sor: Unify clock setup for eDP, HDMI and DPThierry Reding1-11/+81
2019-10-28drm/tegra: sor: Support DisplayPort on Tegra194Thierry Reding1-0/+5
2019-10-28drm/tegra: sor: Deduplicate connector type detection codeThierry Reding1-109/+109
2019-10-28drm/tegra: sor: Implement pad clock for all SOR instancesThierry Reding1-6/+14
2019-10-28drm/tegra: sor: Use correct SOR index on Tegra210Thierry Reding1-0/+5
2019-10-28drm/tegra: sor: Remove tegra186-sor1 supportThierry Reding1-18/+0
2019-10-28drm/tegra: sor: Add DisplayPort supportThierry Reding1-2/+341
2019-10-28drm/tegra: sor: Filter eDP ratesThierry Reding1-0/+26
2019-10-28drm/tegra: sor: Stabilize eDPThierry Reding1-89/+49
2019-10-28drm/tegra: sor: Hook up I2C-over-AUX to outputThierry Reding1-0/+2
2019-10-28drm/tegra: sor: Use DP link training helpersThierry Reding1-216/+468
2019-10-28drm/tegra: dp: Turn link capabilities into booleansThierry Reding1-2/+2
2019-10-28drm/tegra: dp: Track link capabilities alongside settingsThierry Reding1-14/+14
2019-10-24drm/tegra: sor: Move register programming out of ->init()Thierry Reding1-13/+11
2019-10-23drm/tegra: Move drm_dp_link helpers to Tegra DRMThierry Reding1-0/+1
2019-08-14drm/tegra: drop use of drmP.hSam Ravnborg1-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-03-22drm/tegra: sor: Implement acquire/release for resetThierry Reding1-1/+20
2019-02-11Merge tag 'drm/tegra/for-5.1-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-37/+27
2019-02-07drm/tegra: sor: Support device tree crossbar configurationThierry Reding1-2/+17
2019-01-16drm/tegra: hda: Extract HDA format parsing codeThierry Reding1-71/+9
2019-01-16drm/tegra: sor: Parse more data from HDA formatThierry Reding1-16/+53
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard1-12/+242
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä1-1/+2
2018-12-06drm/tegra: sor: Reset the SOR if possibleThierry Reding1-4/+13
2018-12-06drm/tegra: sor: Remove temporary workaroundThierry Reding1-8/+0
2018-12-03drm/tegra: sor: Support for audio over HDMIThierry Reding1-0/+229
2018-09-26drm/tegra: sor: Add Tegra194 supportThierry Reding1-0/+110
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter1-1/+1
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie1-0/+1
2018-01-10drm/tegra: sor: Fix hang on Tegra124 eDPThierry Reding1-0/+3
2017-12-21drm/tegra: dc: Use direct offset to plane registersThierry Reding1-0/+2
2017-12-13drm/tegra: sor: Support HDMI 2.0 modesThierry Reding1-6/+115