index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
sor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-18
drm/tegra: sor: Do not leak runtime PM reference
Pavel Machek (CIP)
1
-4
/
+10
2020-12-30
drm/tegra: sor: Disable clocks on error in tegra_sor_init()
Qinglang Miao
1
-2
/
+8
2019-12-31
drm/tegra: sor: Use correct SOR index on Tegra210
Thierry Reding
1
-0
/
+5
2019-08-14
drm/tegra: drop use of drmP.h
Sam Ravnborg
1
-0
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-03-22
drm/tegra: sor: Implement acquire/release for reset
Thierry Reding
1
-1
/
+20
2019-02-11
Merge tag 'drm/tegra/for-5.1-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-37
/
+27
2019-02-07
drm/tegra: sor: Support device tree crossbar configuration
Thierry Reding
1
-2
/
+17
2019-01-16
drm/tegra: hda: Extract HDA format parsing code
Thierry Reding
1
-71
/
+9
2019-01-16
drm/tegra: sor: Parse more data from HDA format
Thierry Reding
1
-16
/
+53
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-12
/
+242
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
1
-1
/
+2
2018-12-06
drm/tegra: sor: Reset the SOR if possible
Thierry Reding
1
-4
/
+13
2018-12-06
drm/tegra: sor: Remove temporary workaround
Thierry Reding
1
-8
/
+0
2018-12-03
drm/tegra: sor: Support for audio over HDMI
Thierry Reding
1
-0
/
+229
2018-09-26
drm/tegra: sor: Add Tegra194 support
Thierry Reding
1
-0
/
+110
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
1
-0
/
+1
2018-01-10
drm/tegra: sor: Fix hang on Tegra124 eDP
Thierry Reding
1
-0
/
+3
2017-12-21
drm/tegra: dc: Use direct offset to plane registers
Thierry Reding
1
-0
/
+2
2017-12-13
drm/tegra: sor: Support HDMI 2.0 modes
Thierry Reding
1
-6
/
+115
2017-12-13
drm/tegra: sor: Add Tegra186 support
Thierry Reding
1
-121
/
+366
2017-12-13
drm/tegra: sor: Parameterize register offsets
Thierry Reding
1
-76
/
+127
2017-12-13
drm/tegra: sor: Register debugfs in ->late_register()
Thierry Reding
1
-34
/
+19
2017-12-13
drm/tegra: sor: Root debugfs files at the connector
Thierry Reding
1
-11
/
+6
2017-12-13
drm/tegra: sor: Move register definitions into a table
Thierry Reding
1
-120
/
+126
2017-11-20
drm/tegra: sor: Reimplement pad clock
Thierry Reding
1
-46
/
+111
2017-10-20
drm/tegra: sor: Use of_device_get_match_data()
Thierry Reding
1
-4
/
+1
2017-08-21
Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-3
/
+9
2017-08-17
drm/tegra: sor: Trace register accesses
Thierry Reding
1
-1
/
+7
2017-08-17
drm/tegra: sor: Use unsigned int for register offsets
Thierry Reding
1
-2
/
+2
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
1
-1
/
+1
2016-11-07
drm/tegra: sor: No need to free devm_ allocated memory
Christophe Jaillet
1
-2
/
+0
2016-07-16
Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-231
/
+485
2016-07-14
drm/tegra: sor: Reject HDMI 2.0 modes
Thierry Reding
1
-0
/
+4
2016-07-14
drm/tegra: sor: Prepare for generic PM domain support
Jon Hunter
1
-22
/
+35
2016-07-14
drm/tegra: sor: Make XBAR configurable per SoC
Thierry Reding
1
-13
/
+28
2016-07-14
drm/tegra: sor: Use sor1_src clock to set parent for HDMI
Thierry Reding
1
-1
/
+16
2016-07-14
drm/tegra: sor: Implement sor1_brick clock
Thierry Reding
1
-0
/
+107
2016-07-04
drm/tegra: sor: Implement runtime PM
Thierry Reding
1
-19
/
+58
2016-07-04
drm/tegra: sor: Do not support deep color modes
Thierry Reding
1
-14
/
+86
2016-07-04
drm/tegra: sor: Extract tegra_sor_mode_set()
Thierry Reding
1
-133
/
+93
2016-07-01
drm/tegra: sor: Split out tegra_sor_apply_config()
Thierry Reding
1
-34
/
+43
2016-07-01
drm/tegra: sor: Rename tegra_sor_calc_config()
Thierry Reding
1
-7
/
+6
2016-07-01
drm/tegra: sor: Factor out tegra_sor_set_parent_clock()
Thierry Reding
1
-7
/
+28
2016-06-10
drm: tegra: Rely on the default ->best_encoder() behavior
Boris Brezillon
1
-1
/
+0
2015-12-17
Merge tag 'drm/tegra/for-4.5-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-80
/
+65
2015-12-14
drm/tegra: checking for IS_ERR() instead of NULL
Dan Carpenter
1
-3
/
+3
2015-12-14
drm/tegra: sor: Remove unnecessary conditional
Thierry Reding
1
-52
/
+41
[next]