index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
sor.c
Age
Commit message (
Expand
)
Author
2019-10-28
drm/tegra: sor: Add DisplayPort support
Thierry Reding
2019-10-28
drm/tegra: sor: Filter eDP rates
Thierry Reding
2019-10-28
drm/tegra: sor: Stabilize eDP
Thierry Reding
2019-10-28
drm/tegra: sor: Hook up I2C-over-AUX to output
Thierry Reding
2019-10-28
drm/tegra: sor: Use DP link training helpers
Thierry Reding
2019-10-28
drm/tegra: dp: Turn link capabilities into booleans
Thierry Reding
2019-10-28
drm/tegra: dp: Track link capabilities alongside settings
Thierry Reding
2019-10-24
drm/tegra: sor: Move register programming out of ->init()
Thierry Reding
2019-10-23
drm/tegra: Move drm_dp_link helpers to Tegra DRM
Thierry Reding
2019-08-14
drm/tegra: drop use of drmP.h
Sam Ravnborg
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-22
drm/tegra: sor: Implement acquire/release for reset
Thierry Reding
2019-02-11
Merge tag 'drm/tegra/for-5.1-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2019-02-07
drm/tegra: sor: Support device tree crossbar configuration
Thierry Reding
2019-01-16
drm/tegra: hda: Extract HDA format parsing code
Thierry Reding
2019-01-16
drm/tegra: sor: Parse more data from HDA format
Thierry Reding
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
2018-12-06
drm/tegra: sor: Reset the SOR if possible
Thierry Reding
2018-12-06
drm/tegra: sor: Remove temporary workaround
Thierry Reding
2018-12-03
drm/tegra: sor: Support for audio over HDMI
Thierry Reding
2018-09-26
drm/tegra: sor: Add Tegra194 support
Thierry Reding
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
2018-01-10
drm/tegra: sor: Fix hang on Tegra124 eDP
Thierry Reding
2017-12-21
drm/tegra: dc: Use direct offset to plane registers
Thierry Reding
2017-12-13
drm/tegra: sor: Support HDMI 2.0 modes
Thierry Reding
2017-12-13
drm/tegra: sor: Add Tegra186 support
Thierry Reding
2017-12-13
drm/tegra: sor: Parameterize register offsets
Thierry Reding
2017-12-13
drm/tegra: sor: Register debugfs in ->late_register()
Thierry Reding
2017-12-13
drm/tegra: sor: Root debugfs files at the connector
Thierry Reding
2017-12-13
drm/tegra: sor: Move register definitions into a table
Thierry Reding
2017-11-20
drm/tegra: sor: Reimplement pad clock
Thierry Reding
2017-10-20
drm/tegra: sor: Use of_device_get_match_data()
Thierry Reding
2017-08-21
Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2017-08-17
drm/tegra: sor: Trace register accesses
Thierry Reding
2017-08-17
drm/tegra: sor: Use unsigned int for register offsets
Thierry Reding
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
2016-11-07
drm/tegra: sor: No need to free devm_ allocated memory
Christophe Jaillet
2016-07-16
Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2016-07-14
drm/tegra: sor: Reject HDMI 2.0 modes
Thierry Reding
2016-07-14
drm/tegra: sor: Prepare for generic PM domain support
Jon Hunter
2016-07-14
drm/tegra: sor: Make XBAR configurable per SoC
Thierry Reding
2016-07-14
drm/tegra: sor: Use sor1_src clock to set parent for HDMI
Thierry Reding
2016-07-14
drm/tegra: sor: Implement sor1_brick clock
Thierry Reding
2016-07-04
drm/tegra: sor: Implement runtime PM
Thierry Reding
2016-07-04
drm/tegra: sor: Do not support deep color modes
Thierry Reding
2016-07-04
drm/tegra: sor: Extract tegra_sor_mode_set()
Thierry Reding
2016-07-01
drm/tegra: sor: Split out tegra_sor_apply_config()
Thierry Reding
[prev]
[next]