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
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-09
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-6
/
+23
2019-04-24
Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2
-3
/
+22
2019-04-18
drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()
Dmitry Osipenko
1
-2
/
+2
2019-04-17
drm/tegra: hdmi: Setup audio only if configured
Thierry Reding
1
-3
/
+9
2019-04-15
BackMerge v5.1-rc5 into drm-next
Dave Airlie
2
-1
/
+5
2019-03-27
drm/tegra: Use drm_fb_helper_fill_info
Daniel Vetter
1
-3
/
+1
2019-03-22
drm/tegra: sor: Implement acquire/release for reset
Thierry Reding
1
-1
/
+20
2019-03-22
drm/tegra: vic: Fix implicit function declaration warning
Anders Roxell
1
-0
/
+2
2019-03-22
drm/tegra: hub: Fix dereference before check
Thierry Reding
1
-1
/
+3
2019-02-11
Merge tag 'drm/tegra/for-5.1-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
10
-235
/
+285
2019-02-07
drm/tegra: sor: Support device tree crossbar configuration
Thierry Reding
1
-2
/
+17
2019-02-07
drm/tegra: vic: Support stream ID register programming
Thierry Reding
2
-0
/
+30
2019-02-07
drm/tegra: vic: Do not clear driver data
Thierry Reding
1
-1
/
+0
2019-02-07
drm/tegra: Restrict IOVA space to DMA mask
Thierry Reding
1
-2
/
+3
2019-02-07
drm/tegra: Setup shared IOMMU domain after initialization
Thierry Reding
1
-25
/
+29
2019-02-07
drm/tegra: vic: Load firmware on demand
Thierry Reding
1
-17
/
+36
2019-02-07
drm/tegra: Store parent pointer in Tegra DRM clients
Thierry Reding
2
-0
/
+3
2019-01-29
drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULT
Daniel Vetter
1
-1
/
+0
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
4
-3
/
+4
2019-01-16
drm/tegra: hdmi: Fix audio to work with any pixel clock rate
Alban Bedel
1
-109
/
+58
2019-01-16
drm/tegra: hdmi: Reuse common HDA format parser
Thierry Reding
1
-35
/
+8
2019-01-16
drm/tegra: hda: Extract HDA format parsing code
Thierry Reding
4
-71
/
+93
2019-01-16
drm/tegra: sor: Parse more data from HDA format
Thierry Reding
1
-16
/
+53
2019-01-16
drm/tegra: Refactor CEC support
Thierry Reding
3
-12
/
+10
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
8
-34
/
+438
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
2
-2
/
+4
2019-01-09
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-1
/
+1
2018-12-11
drm/atomic: integrate modeset lock with private objects
Rob Clark
1
-1
/
+1
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
2
-0
/
+297
2018-11-29
drm/tegra: dc: Don't clean up unused display controller
Thierry Reding
1
-16
/
+22
2018-11-29
drm/tegra: hub: Enable all required clocks
Thierry Reding
2
-2
/
+49
2018-11-29
drm/tegra: vic: Add Tegra194 support
Thierry Reding
2
-0
/
+12
2018-11-29
drm/tegra: falcon: Wait for memory scrubbing to complete
Thierry Reding
1
-0
/
+8
2018-11-29
drm/tegra: falcon: Fix error handling
Thierry Reding
1
-3
/
+3
2018-11-29
drm/tegra: vic: Implement explicit reset support
Thierry Reding
1
-1
/
+34
2018-09-28
Merge tag 'drm/tegra/for-4.20-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
9
-51
/
+220
2018-09-26
drm/tegra: Detach devices from IOMMU DMA domain on arm32
Dmitry Osipenko
1
-0
/
+12
2018-09-26
drm/tegra: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-5
/
+5
2018-09-26
drm/tegra: sor: Add Tegra194 support
Thierry Reding
2
-0
/
+111
2018-09-26
drm/tegra: dpaux: Add Tegra194 support
Thierry Reding
1
-0
/
+1
2018-09-26
drm/tegra: dc: Add Tegra194 support
Thierry Reding
3
-1
/
+53
2018-09-26
drm/tegra: hub: Add Tegra194 support
Thierry Reding
3
-4
/
+17
2018-09-26
drm/tegra: dc: Do not register DC without primary plane
Thierry Reding
1
-0
/
+22
2018-09-24
drm/tegra: dpaux: Use the correct definition for pad modes
Dmitry Osipenko
1
-1
/
+1
2018-09-18
drm/tegra: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
3
-45
/
+3
2018-09-03
drm/tegra: kick out simplefb
Michał Mirosław
1
-0
/
+4
2018-08-16
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-21
/
+10
[next]