index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-20
gpu: host1x: fix uninitialized variable use
Arnd Bergmann
1
-3
/
+2
2023-01-26
gpu: host1x: Rewrite syncpoint interrupt handling
Mikko Perttunen
1
-2
/
+2
2022-11-25
gpu: host1x: Add stream ID register data for NVDEC on Tegra234
Mikko Perttunen
1
-0
/
+12
2022-11-18
gpu: host1x: Avoid trying to use GART on Tegra20
Robin Murphy
1
-0
/
+4
2022-07-08
gpu: host1x: Tegra234 device data and headers
Mikko Perttunen
1
-0
/
+42
2022-07-08
gpu: host1x: Allow reset to be missing
Mikko Perttunen
1
-3
/
+0
2022-07-08
gpu: host1x: Program virtualization tables
Mikko Perttunen
1
-3
/
+18
2022-07-08
gpu: host1x: Simplify register mapping and add common aperture
Mikko Perttunen
1
-27
/
+19
2022-07-08
gpu: host1x: Add context device management code
Mikko Perttunen
1
-1
/
+11
2022-03-01
gpu: host1x: Fix a memory leak in 'host1x_remove()'
Christophe JAILLET
1
-0
/
+1
2022-03-01
gpu: host1x: Fix an error handling path in 'host1x_probe()'
Christophe JAILLET
1
-2
/
+5
2021-12-16
gpu: host1x: Add back arm_iommu_detach_device()
Dmitry Osipenko
1
-0
/
+15
2021-12-16
gpu: host1x: Add initial runtime PM and OPP support
Dmitry Osipenko
1
-27
/
+123
2021-12-16
drm/tegra: Add NVDEC driver
Mikko Perttunen
1
-0
/
+18
2021-12-16
drm/tegra: Implement buffer object cache
Thierry Reding
1
-0
/
+2
2021-03-31
gpu: host1x: Reserve VBLANK syncpoints at initialization
Mikko Perttunen
1
-0
/
+6
2020-06-16
gpu: host1x: Register child devices
Thierry Reding
1
-0
/
+6
2020-06-16
gpu: host1x: Clean up debugfs in error handling path
Christophe JAILLET
1
-2
/
+3
2020-04-28
gpu: host1x: Use SMMU on Tegra124 and Tegra210
Thierry Reding
1
-4
/
+42
2020-04-28
drm/tegra: Fix SMMU support on Tegra124 and Tegra210
Thierry Reding
1
-0
/
+13
2020-01-10
gpu: host1x: Remove dev_err() on platform_get_irq() failure
YueHaibing
1
-3
/
+1
2019-10-29
gpu: host1x: Set DMA mask based on IOMMU setup
Thierry Reding
1
-79
/
+135
2019-10-29
gpu: host1x: Support DMA mapping of buffers
Thierry Reding
1
-12
/
+4
2019-10-29
gpu: host1x: Clean up debugfs on removal
Thierry Reding
1
-0
/
+1
2019-10-28
gpu: host1x: Explicitly initialize host1x_info structures
Thierry Reding
1
-0
/
+12
2019-10-28
gpu: host1x: Do not limit DMA segment size
Thierry Reding
1
-0
/
+3
2019-06-25
Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-1
/
+4
2019-06-05
gpu: host1x: Do not output error message for deferred probe
Thierry Reding
1
-1
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-12
/
+1
2019-02-07
gpu: host1x: Support 40-bit addressing on Tegra186
Thierry Reding
1
-1
/
+1
2019-02-07
gpu: host1x: Restrict IOVA space to DMA mask
Thierry Reding
1
-3
/
+6
2019-02-04
gpu: host1x: Set up stream ID table
Thierry Reding
1
-0
/
+38
2018-11-29
gpu: host1x: Add Tegra194 support
Thierry Reding
1
-0
/
+13
2018-09-26
gpu: host1x: Detach Host1x from IOMMU DMA domain on arm32
Dmitry Osipenko
1
-1
/
+12
2018-07-09
gpu: host1x: Skip IOMMU initialization if firewall is enabled
Dmitry Osipenko
1
-0
/
+3
2018-05-17
gpu: host1x: Acquire a reference to the IOVA cache
Thierry Reding
1
-1
/
+10
2017-12-21
gpu: host1x: Use IOMMU groups
Thierry Reding
1
-7
/
+15
2017-12-13
gpu: host1x: Rewrite conditional for better readability
Thierry Reding
1
-5
/
+7
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-14
/
+55
2017-10-20
gpu: host1x: Add Tegra186 support
Mikko Perttunen
1
-5
/
+50
2017-10-20
gpu: host1x: Use of_device_get_match_data()
Thierry Reding
1
-9
/
+5
2017-09-27
iommu/iova: Make dma_32bit_pfn implicit
Zhen Lei
1
-2
/
+1
2017-08-21
Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-2
/
+2
2017-08-17
gpu: host1x: fix error return code in host1x_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-07-27
gpu: host1x: Free the IOMMU domain when there is no device to attach
Paul Kocialkowski
1
-1
/
+7
2017-06-27
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
1
-1
/
+1
2017-06-20
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixes
Sean Paul
1
-2
/
+5
2017-06-15
gpu: host1x: Refactor channel allocation code
Mikko Perttunen
1
-2
/
+5
2017-06-15
gpu: host1x: Fix error handling
Christophe JAILLET
1
-1
/
+1
2017-04-05
gpu: host1x: Support module reset
Thierry Reding
1
-1
/
+17
[next]