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
/
drm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+4
2020-04-28
drm/tegra: Fix SMMU support on Tegra124 and Tegra210
Thierry Reding
1
-1
/
+2
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
1
-2
/
+1
2020-03-18
drm/tegra: remove checks for debugfs functions return value
Wambui Karuga
1
-3
/
+4
2020-02-06
drm/tegra: Relax IOMMU usage criteria on old Tegra
Thierry Reding
1
-17
/
+32
2020-01-10
gpu: host1x: Rename "parent" to "host"
Thierry Reding
1
-2
/
+2
2019-12-04
drm/tegra: Run hub cleanup on ->remove()
Thierry Reding
1
-0
/
+3
2019-12-04
drm/tegra: Silence expected errors on IOMMU attach
Thierry Reding
1
-3
/
+1
2019-10-29
drm/tegra: Optionally attach clients to the IOMMU
Thierry Reding
1
-18
/
+48
2019-10-29
gpu: host1x: Add direction flags to relocations
Thierry Reding
1
-0
/
+2
2019-10-29
drm/tegra: Simplify IOMMU group selection
Thierry Reding
1
-14
/
+20
2019-10-29
drm/tegra: Do not use ->load() and ->unload() callbacks
Thierry Reding
1
-167
/
+154
2019-10-28
drm/tegra: Move IOMMU group into host1x client
Thierry Reding
1
-11
/
+11
2019-10-28
drm/tegra: Use DRM_DEBUG_DRIVER for driver messages
Thierry Reding
1
-4
/
+4
2019-10-24
drm/tegra: Fix ordering of cleanup code
Thierry Reding
1
-7
/
+7
2019-08-14
drm/tegra: drop use of drmP.h
Sam Ravnborg
1
-0
/
+8
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-4
/
+1
2019-06-26
drm/tegra: remove irrelevant DRM_UNLOCKED flag
Emil Velikov
1
-14
/
+14
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
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: Store parent pointer in Tegra DRM clients
Thierry Reding
1
-0
/
+2
2018-11-29
drm/tegra: vic: Add Tegra194 support
Thierry Reding
1
-0
/
+1
2018-09-28
Merge tag 'drm/tegra/for-4.20-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-18
/
+17
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
1
-0
/
+1
2018-09-26
drm/tegra: dc: Add Tegra194 support
Thierry Reding
1
-0
/
+1
2018-09-26
drm/tegra: hub: Add Tegra194 support
Thierry Reding
1
-0
/
+1
2018-09-18
drm/tegra: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
1
-18
/
+2
2018-09-03
drm/tegra: kick out simplefb
Michał Mirosław
1
-0
/
+4
2018-07-09
drm/tegra: Fix comparison operator for buffer size
Mikko Perttunen
1
-1
/
+1
2018-05-22
Merge tag 'drm/tegra/for-4.18-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-68
/
+65
2018-05-18
gpu: host1x: Rename relocarray -> relocs for consistency
Thierry Reding
1
-2
/
+2
2018-05-18
gpu: host1x: Store pointer to client in jobs
Thierry Reding
1
-2
/
+3
2018-05-18
gpu: host1x: Remove wait check support
Thierry Reding
1
-60
/
+2
2018-05-17
drm/tegra: Acquire a reference to the IOVA cache
Thierry Reding
1
-1
/
+9
2018-05-17
drm/tegra: Fix order of teardown in IOMMU case
Thierry Reding
1
-4
/
+4
2018-05-17
drm/tegra: Refactor IOMMU attach/detach
Thierry Reding
1
-0
/
+46
2018-03-30
Merge airlied/drm-next into drm-misc-next
Sean Paul
1
-0
/
+1
2018-03-28
drm/tegra: Let core take care of normalizing the zpos
Peter Ujfalusi
1
-17
/
+4
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
1
-0
/
+1
2018-03-19
drm/tegra: Shutdown on driver unbind
Thierry Reding
1
-0
/
+1
2018-03-17
drm/tegra: hub: Use private object for global state
Thierry Reding
1
-32
/
+4
2018-01-12
Merge tag 'drm/tegra/for-4.16-rc1-fixes' of git://anongit.freedesktop.org/teg...
Dave Airlie
1
-79
/
+85
2017-12-21
drm/tegra: Correct timeout in tegra_syncpt_wait
Dmitry Osipenko
1
-1
/
+2
2017-12-21
drm/tegra: Implement zpos property
Thierry Reding
1
-1
/
+24
2017-12-13
drm/tegra: sor: Add Tegra186 support
Thierry Reding
1
-0
/
+2
2017-12-13
drm/tegra: dc: Add Tegra186 support
Thierry Reding
1
-0
/
+1
[next]