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
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
2015-12-14
drm/tegra: sor: Operate on struct drm_dp_aux *
Thierry Reding
1
-32
/
+28
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+1
2015-11-10
remove abs64()
Andrew Morton
1
-2
/
+2
2015-08-13
drm/tegra: sor: Add HDMI support
Thierry Reding
1
-34
/
+960
2015-08-13
drm/tegra: sor: Add Tegra210 eDP support
Thierry Reding
1
-0
/
+1
2015-08-13
drm/tegra: sor: Restore DPMS
Thierry Reding
1
-138
/
+82
2015-08-13
drm/tegra: sor: Use DRM debugfs infrastructure for CRC
Thierry Reding
1
-37
/
+8
2015-08-13
drm/tegra: sor: Write correct head state registers
Thierry Reding
1
-4
/
+6
2015-08-13
drm/tegra: sor: Constify display mode
Thierry Reding
1
-1
/
+1
2015-08-13
drm/tegra: sor: Reset the correct debugfs fields
Thierry Reding
1
-2
/
+2
2015-08-13
drm/tegra: sor: Set minor after debugfs initialization
Thierry Reding
1
-0
/
+2
2015-08-13
drm/tegra: sor: Provide error messages in probe
Thierry Reding
1
-6
/
+23
2015-08-13
drm/tegra: sor: Rename registers for consistency
Thierry Reding
1
-186
/
+185
2015-04-02
drm/tegra: sor: Reset during initialization
Tomeu Vizoso
1
-0
/
+18
2015-04-02
drm/tegra: sor: Dump registers via debugfs
Thierry Reding
1
-6
/
+165
2015-04-02
drm/tegra: sor: Registers are 32-bit
Thierry Reding
1
-7
/
+6
2015-01-27
drm/tegra: dc: Unify enabling the display controller
Thierry Reding
1
-22
/
+3
2015-01-27
drm/tegra: Remove unused ->mode_fixup() callbacks
Thierry Reding
1
-27
/
+0
2015-01-27
drm/tegra: sor: Implement ->atomic_check()
Thierry Reding
1
-0
/
+22
2015-01-27
drm/tegra: Atomic conversion, phase 2
Thierry Reding
1
-0
/
+2
2015-01-27
drm/tegra: Atomic conversion, phase 1
Thierry Reding
1
-0
/
+2
2015-01-27
drm/tegra: Output cleanup functions cannot fail
Thierry Reding
1
-5
/
+3
2015-01-27
drm/tegra: Remove remnants of the output midlayer
Thierry Reding
1
-6
/
+6
2015-01-27
drm/tegra: debugfs cleanup cannot fail
Thierry Reding
1
-8
/
+3
2015-01-27
drm/tegra: sor: Demidlayer
Thierry Reding
1
-350
/
+408
2015-01-27
drm/tegra: Stop CRTC at CRTC disable time
Thierry Reding
1
-4
/
+0
2015-01-27
drm/tegra: Use tegra_commit_dc() in output drivers
Thierry Reding
1
-4
/
+2
2014-08-08
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2014-08-04
drm/tegra: add MODULE_DEVICE_TABLEs
Stephen Warren
1
-0
/
+1
2014-08-04
drm/tegra: sor - Configure proper sync polarities
Thierry Reding
1
-3
/
+13
2014-08-04
drm/tegra: sor - Use bits-per-color from panel
Stéphane Marchesin
1
-1
/
+1
2014-08-04
drm/tegra: sor - missing unlock on error
Dan Carpenter
1
-1
/
+1
2014-07-17
ARM: tegra: Convert PMC to a driver
Thierry Reding
1
-1
/
+1
2014-07-17
ARM: tegra: Move includes to include/soc/tegra
Thierry Reding
1
-1
/
+2
2014-06-09
drm/tegra: sor - Remove obsolete comment
Thierry Reding
1
-1
/
+1
2014-06-09
drm/tegra: sor - Enable only the necessary number of lanes
Thierry Reding
1
-1
/
+1
2014-06-09
drm/tegra: sor - Power on only the necessary lanes
Thierry Reding
1
-3
/
+17
2014-06-09
drm/tegra: sor - Do not program interlaced mode registers
Thierry Reding
1
-3
/
+0
2014-06-09
drm/tegra: sor - Do not hardcode link speed
Thierry Reding
1
-2
/
+2
2014-06-09
drm/tegra: sor - Do not hardcode number of blank symbols
Thierry Reding
1
-3
/
+23
2014-06-09
drm/tegra: sor - Don't hardcode link parameters
Thierry Reding
1
-10
/
+213
2014-06-09
drm/tegra: sor - Change power down ordering
Stéphane Marchesin
1
-1
/
+1
2014-06-09
drm/tegra: sor - Fix copy/paste error
Stéphane Marchesin
1
-1
/
+1
2014-06-09
drm/tegra: sor - Remove pixel clock rounding
Stéphane Marchesin
1
-3
/
+0
2014-06-06
drm/tegra: sor - Make debugfs setup consistent
Thierry Reding
1
-6
/
+5
2014-06-06
drm/tegra: sor - Recursively remove debugfs tree
Thierry Reding
1
-1
/
+1
2014-06-06
drm/tegra: Remove host1x drm_bus implementation
Thierry Reding
1
-3
/
+3
[next]