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.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
2019-11-01
drm/tegra: Unconditionally select IOMMU_IOVA
Thierry Reding
1
-1
/
+1
2019-10-29
drm/tegra: Optionally attach clients to the IOMMU
Thierry Reding
2
-18
/
+49
2019-10-29
drm/tegra: Support DMA API for display controllers
Thierry Reding
4
-6
/
+120
2019-10-29
drm/tegra: falcon: Clarify address usage
Thierry Reding
3
-41
/
+34
2019-10-29
drm/tegra: Remove memory allocation from Falcon library
Thierry Reding
3
-84
/
+68
2019-10-29
gpu: host1x: Support DMA mapping of buffers
Thierry Reding
1
-3
/
+15
2019-10-29
gpu: host1x: Add direction flags to relocations
Thierry Reding
1
-0
/
+2
2019-10-29
gpu: host1x: Overhaul host1x_bo_{pin,unpin}() API
Thierry Reding
1
-4
/
+30
2019-10-29
drm/tegra: Simplify IOMMU group selection
Thierry Reding
6
-20
/
+25
2019-10-29
drm/tegra: Do not use ->load() and ->unload() callbacks
Thierry Reding
1
-167
/
+154
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
3
-6
/
+348
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
4
-290
/
+470
2019-10-28
drm/tegra: dp: Add DisplayPort link training helper
Thierry Reding
2
-0
/
+524
2019-10-28
drm/tegra: dp: Add support for eDP link rates
Thierry Reding
2
-0
/
+136
2019-10-28
drm/tegra: dp: Add drm_dp_link_choose() helper
Thierry Reding
2
-0
/
+60
2019-10-28
drm/tegra: dp: Enable alternate scrambler reset when supported
Thierry Reding
1
-0
/
+7
2019-10-28
drm/tegra: dp: Set channel coding on link configuration
Thierry Reding
1
-1
/
+10
2019-10-28
drm/tegra: dp: Read AUX read interval from DPCD
Thierry Reding
2
-0
/
+42
2019-10-28
drm/tegra: dp: Read eDP version from DPCD
Thierry Reding
2
-2
/
+18
2019-10-28
drm/tegra: dp: Read alternate scrambler reset capability from sink
Thierry Reding
2
-0
/
+12
2019-10-28
drm/tegra: dp: Read channel coding capability from sink
Thierry Reding
2
-0
/
+10
2019-10-28
drm/tegra: dp: Read TPS3 capability from sink
Thierry Reding
2
-0
/
+10
2019-10-28
drm/tegra: dp: Read fast training capability from link
Thierry Reding
2
-0
/
+10
2019-10-28
drm/tegra: dp: Probe link using existing parsing helpers
Thierry Reding
1
-7
/
+6
2019-10-28
drm/tegra: dp: Turn link capabilities into booleans
Thierry Reding
3
-8
/
+36
2019-10-28
drm/tegra: dp: Track link capabilities alongside settings
Thierry Reding
4
-28
/
+39
2019-10-28
drm/tegra: dp: Add drm_dp_link_reset() implementation
Thierry Reding
1
-1
/
+12
2019-10-28
drm/tegra: Add missing kerneldoc for struct drm_dp_link
Thierry Reding
1
-0
/
+7
2019-10-28
drm/tegra: dpaux: Parameterize CMH, DRVZ and DRVI
Thierry Reding
1
-10
/
+38
2019-10-28
drm/tegra: dpaux: Fix crash if VDD supply is absent
Thierry Reding
1
-8
/
+14
2019-10-28
drm/tegra: dpaux: Retry on transfer size mismatch
Thierry Reding
1
-7
/
+18
2019-10-28
drm/tegra: dpaux: Support monitor hotplugging
Thierry Reding
1
-18
/
+29
2019-10-28
drm/tegra: gem: Use sg_alloc_table_from_pages()
Thierry Reding
1
-7
/
+2
2019-10-28
drm/tegra: gem: Always map SG tables for DMA-BUFs
Thierry Reding
1
-3
/
+3
2019-10-28
drm/tegra: gem: Use dma_get_sgtable()
Thierry Reding
1
-4
/
+2
2019-10-28
drm/tegra: gem: Rename paddr -> iova
Thierry Reding
5
-16
/
+16
[next]