index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
sor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-25
drm/display: Move SCDC helpers into display-helper library
Thomas Zimmermann
1
-1
/
+1
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
1
-1
/
+1
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
1
-1
/
+1
2021-10-04
Revert "drm/tegra: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_B...
Sean Paul
1
-7
/
+4
2021-10-01
drm/tegra: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
1
-4
/
+7
2021-05-27
drm/tegra: sor: Fix AUX device reference leak
Thierry Reding
1
-10
/
+19
2021-05-27
drm/tegra: Get ref for DP AUX channel, not its ddc adapter
Lyude Paul
1
-3
/
+3
2021-05-17
drm/tegra: sor: Fully initialize SOR before registration
Thierry Reding
1
-14
/
+13
2021-05-17
drm/tegra: sor: Do not leak runtime PM reference
Pavel Machek (CIP)
1
-4
/
+10
2021-03-30
drm/tegra: sor: Grab runtime PM reference across reset
Thierry Reding
1
-0
/
+7
2021-01-15
drm/tegra: Fix reference leak when pm_runtime_get_sync() fails
Qinglang Miao
1
-1
/
+1
2020-11-26
drm/tegra: sor: Disable clocks on error in tegra_sor_init()
Qinglang Miao
1
-2
/
+8
2020-11-10
drm/tegra: sor: Ensure regulators are disabled on teardown
Marc Zyngier
1
-35
/
+24
2020-11-09
drm/tegra: sor: Don't warn on probe deferral
Jon Hunter
1
-4
/
+3
2020-09-17
drm/tegra: Properly reference count the DDC I2C adapter
Thierry Reding
1
-1
/
+6
2020-07-17
drm/tegra: sor: Use correct power supply names for HDMI
Thierry Reding
1
-2
/
+2
2020-04-17
drm/tegra: Clean up GPIO includes
Linus Walleij
1
-1
/
+0
2020-04-02
drm/tegra: Use simple encoder
Thomas Zimmermann
1
-6
/
+2
2020-03-18
drm/tegra: remove checks for debugfs functions return value
Wambui Karuga
1
-10
/
+1
2020-02-07
Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegr...
Dave Airlie
1
-22
/
+27
2020-01-31
drm/tegra: sor: Initialize runtime PM before use
Thierry Reding
1
-15
/
+17
2020-01-31
drm/tegra: sor: Disable runtime PM on probe failure
Thierry Reding
1
-6
/
+8
2020-01-31
drm/tegra: sor: Suspend on clock registration failure
Thierry Reding
1
-6
/
+7
2020-01-15
Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-62
/
+101
2020-01-10
drm/tegra: output: Implement system suspend/resume
Thierry Reding
1
-0
/
+17
2020-01-10
drm/tegra: sor: Mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2020-01-10
drm/tegra: Do not implement runtime PM
Thierry Reding
1
-66
/
+88
2020-01-10
gpu: host1x: Rename "parent" to "host"
Thierry Reding
1
-1
/
+1
2020-01-07
drm/tegra: Provide ddc symlink in output connector sysfs directory
Andrzej Pietrasiewicz
1
-3
/
+4
2019-12-04
drm/tegra: sor: Make the +5V HDMI supply optional
Thierry Reding
1
-2
/
+16
2019-12-04
drm/tegra: sor: Implement system suspend/resume
Thierry Reding
1
-5
/
+19
2019-10-28
drm/tegra: sor: Introduce audio enable/disable callbacks
Thierry Reding
1
-2
/
+8
2019-10-28
drm/tegra: sor: Extract common audio enabling code
Thierry Reding
1
-18
/
+25
2019-10-28
drm/tegra: sor: Avoid timeouts on unplug events
Thierry Reding
1
-3
/
+10
2019-10-28
drm/tegra: sor: Unify eDP and DP support
Thierry Reding
1
-347
/
+74
2019-10-28
drm/tegra: sor: Use correct I/O pad for DP
Thierry Reding
1
-0
/
+1
2019-10-28
drm/tegra: sor: Unify clock setup for eDP, HDMI and DP
Thierry Reding
1
-11
/
+81
2019-10-28
drm/tegra: sor: Support DisplayPort on Tegra194
Thierry Reding
1
-0
/
+5
2019-10-28
drm/tegra: sor: Deduplicate connector type detection code
Thierry Reding
1
-109
/
+109
2019-10-28
drm/tegra: sor: Implement pad clock for all SOR instances
Thierry Reding
1
-6
/
+14
2019-10-28
drm/tegra: sor: Use correct SOR index on Tegra210
Thierry Reding
1
-0
/
+5
2019-10-28
drm/tegra: sor: Remove tegra186-sor1 support
Thierry Reding
1
-18
/
+0
2019-10-28
drm/tegra: sor: Add DisplayPort support
Thierry Reding
1
-2
/
+341
2019-10-28
drm/tegra: sor: Filter eDP rates
Thierry Reding
1
-0
/
+26
2019-10-28
drm/tegra: sor: Stabilize eDP
Thierry Reding
1
-89
/
+49
2019-10-28
drm/tegra: sor: Hook up I2C-over-AUX to output
Thierry Reding
1
-0
/
+2
2019-10-28
drm/tegra: sor: Use DP link training helpers
Thierry Reding
1
-216
/
+468
2019-10-28
drm/tegra: dp: Turn link capabilities into booleans
Thierry Reding
1
-2
/
+2
2019-10-28
drm/tegra: dp: Track link capabilities alongside settings
Thierry Reding
1
-14
/
+14
2019-10-24
drm/tegra: sor: Move register programming out of ->init()
Thierry Reding
1
-13
/
+11
[next]