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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
1
-0
/
+1
2018-01-12
Merge tag 'drm/tegra/for-4.16-rc1-fixes' of git://anongit.freedesktop.org/teg...
Dave Airlie
18
-1798
/
+4019
2018-01-10
drm/tegra: sor: Fix hang on Tegra124 eDP
Thierry Reding
1
-0
/
+3
2018-01-08
drm/tegra: dc: Properly cleanup overlay planes
Thierry Reding
1
-7
/
+11
2018-01-08
drm/tegra: dc: Fix possible_crtcs mask for planes
Thierry Reding
1
-5
/
+12
2018-01-08
drm/tegra: dc: Restore YUV overlay support
Thierry Reding
1
-0
/
+5
2017-12-21
drm/tegra: dc: Implement legacy blending
Thierry Reding
5
-25
/
+226
2017-12-21
drm/tegra: Correct timeout in tegra_syncpt_wait
Dmitry Osipenko
1
-1
/
+2
2017-12-21
drm/tegra: gem: Correct iommu_map_sg() error checking
Dmitry Osipenko
1
-8
/
+7
2017-12-21
drm/tegra: dc: Link DC1 to DC0 on Tegra20
Dmitry Osipenko
2
-31
/
+65
2017-12-21
drm/tegra: Fix non-debugfs builds
Arnd Bergmann
1
-1
/
+7
2017-12-21
drm/tegra: dpaux: Keep reset defaults for hybrid pad parameters
Thierry Reding
1
-0
/
+3
2017-12-21
drm/tegra: Mark Tegra186 display hub PM functions __maybe_unused
Arnd Bergmann
1
-2
/
+2
2017-12-21
drm/tegra: Use IOMMU groups
Thierry Reding
3
-18
/
+28
2017-12-21
drm/tegra: Implement zpos property
Thierry Reding
5
-32
/
+95
2017-12-21
drm/tegra: dc: Remove redundant spinlock
Thierry Reding
2
-12
/
+2
2017-12-21
drm/tegra: dc: Use direct offset to plane registers
Thierry Reding
5
-107
/
+116
2017-12-21
drm/tegra: dc: Support more formats
Thierry Reding
4
-22
/
+235
2017-12-13
drm/tegra: fb: Force alpha formats
Thierry Reding
1
-0
/
+13
2017-12-13
drm/tegra: dpaux: Add Tegra186 support
Thierry Reding
1
-0
/
+1
2017-12-13
drm/tegra: dpaux: Implement runtime PM
Thierry Reding
1
-40
/
+76
2017-12-13
drm/tegra: sor: Support HDMI 2.0 modes
Thierry Reding
2
-6
/
+119
2017-12-13
drm/tegra: sor: Add Tegra186 support
Thierry Reding
7
-123
/
+422
2017-12-13
drm/tegra: sor: Parameterize register offsets
Thierry Reding
1
-76
/
+127
2017-12-13
drm/tegra: Support ARGB and ABGR formats
Thierry Reding
3
-0
/
+14
2017-12-13
drm/tegra: dc: Add Tegra186 support
Thierry Reding
3
-82
/
+267
2017-12-13
drm/tegra: Add Tegra186 display hub support
Thierry Reding
8
-3
/
+1103
2017-12-13
drm/tegra: Move common plane code to separate file
Thierry Reding
4
-194
/
+245
2017-12-13
drm/tegra: dc: Move state definition to header
Thierry Reding
2
-18
/
+18
2017-12-13
drm/tegra: dc: Remove duplicate plane funcs
Thierry Reding
1
-10
/
+1
2017-12-13
drm/tegra: dc: Remove tegra_overlay_plane_destroy()
Thierry Reding
1
-6
/
+1
2017-12-13
drm/tegra: dc: Remove duplicate plane funcs
Thierry Reding
1
-12
/
+3
2017-12-13
drm/tegra: dc: Remove tegra_primary_plane_destroy()
Thierry Reding
1
-6
/
+1
2017-12-13
drm/tegra: Remove custom page-flip handler
Thierry Reding
2
-48
/
+17
2017-12-13
drm/tegra: Use atomic commit helpers
Thierry Reding
4
-107
/
+27
2017-12-13
drm/tegra: dc: Support background color
Thierry Reding
2
-7
/
+15
2017-12-13
drm/tegra: vic: Properly align arguments
Thierry Reding
1
-1
/
+1
2017-12-13
drm/tegra: Do not wrap lines unnecessarily
Thierry Reding
1
-2
/
+1
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: hdmi: Register debugfs in ->late_register()
Thierry Reding
1
-265
/
+245
2017-12-13
drm/tegra: dsi: Register debugfs in ->late_register()
Thierry Reding
1
-40
/
+18
2017-12-13
drm/tegra: dc: Register debugfs in ->late_register()
Thierry Reding
2
-365
/
+335
2017-12-13
drm/tegra: dc: Reshuffle some code
Thierry Reding
1
-76
/
+76
2017-12-13
drm/tegra: sor: Move register definitions into a table
Thierry Reding
1
-120
/
+126
2017-12-13
drm/tegra: hdmi: Move register definitions into a table
Thierry Reding
1
-170
/
+176
2017-12-13
drm/tegra: dsi: Move register definitions into a table
Thierry Reding
1
-87
/
+83
2017-12-13
drm/tegra: dc: Move register definitions into a table
Thierry Reding
1
-218
/
+224
2017-12-13
drm/tegra: Sanitize format modifiers
Thierry Reding
1
-6
/
+29
2017-12-08
drm/tegra: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
3
-29
/
+2
[next]